Jan Stourac

Results 6 comments of Jan Stourac

Update: actually version 1.33 of the Jenkins JUnit plugin has fixed the [occurring NPE](https://github.com/jenkinsci/junit-plugin/releases/tag/junit-1.33) which was present during the plugin execution in version before. So even though there is no...

Finally image is successfully build, it can be run by `make docker-run` although when running `owtf`, it has a version dependency problem: ``` # owtf Traceback (most recent call last):...

Hi there :) Is there any chance this gets merged? Even though this doesn't make problem to the Jenkins plugin anymore, it still violates the XSD format expected by the...

Well, I have rebased this one. Let me know whether there is anything I could improve here. Thx.

Actually, we use this change just to properly log name of the test that is being executed for our test harness logging mechanism. Also, this change preserved original setUp() and...

I believe this PR is outdated and should be closed: 1. Both changes in `pom.xml` file are irrelevant already (newer versions are used in master now). 2. Changes regarding the...