Re: Junit Attachment Plugin

2014-01-11 Thread akim
Now console output has this text after tests. Generating XML reports... Xvfb stopping Recording test results Build step 'Publish JUnit test result report' changed build result to UNSTABLE Finished: UNSTABLE But Test Result still doesn't have any attachments. Now I think this plugin is not

Git client fails to load

2014-01-11 Thread Anil Gunturu
Hello, Jenkins 1.540-1.1 is failing to install GIT client plugin with java-1.8.0-openjdk.x86_64-1:1.8.0.0-0.22.b115.fc20 Caused by: java.lang.ArrayIndexOutOfBoundsException: -1 at com.thoughtworks.xstream.core.util.OrderRetainingMap.entrySet(OrderRetainingMap.java:77) at

Re: Email-ext doens't send email to 'requestor'

2014-01-11 Thread Avihay Eyal
So for the following scenario: 1. A user pushed a change to the repo 2. A Mercurial hook trigger a job, let's say a unittest job 3. The unittest failed, and an *email was sent to the responsible developer*(the developer who pushed the changes) There is no Jenkins solution (because step 3 is not