Jan Stourac
Jan Stourac
I am not able to successfully generate docker image for owtf project from v2.5.0 tag. I suspect that I may have been doing something very wrong as I ran into...
Based on the Maven surefire-plugin JUnit XSD schema [1], `name` attribute in `testcase` is required. Let's use description value that is currently used as `classname` attribute for this purpose. This...
… relevant test
Once we move to JDK11+ only, we should re-enable testing bits that have been commented out/disabled in 33f8487ba72db07cba543041f3b5af555a9f99b8. See relevant comments in code.
For AS7, there was a default protocol used e.g. for CLI connection named `remoting` with `9999` port number as default. Since WildFly 9, this has changed to `http-remoting` or `https-remoting`...