|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Code changed in jenkins
User: Johannes Ohlemacher
Path:
src/main/java/org/jenkinsci/plugins/valgrind/ValgrindPublisher.java
src/main/java/org/jenkinsci/plugins/valgrind/ValgrindResult.java
src/main/java/org/jenkinsci/plugins/valgrind/config/ValgrindPublisherConfig.java
src/main/java/org/jenkinsci/plugins/valgrind/model/ValgrindReport.java
src/main/java/org/jenkinsci/plugins/valgrind/parser/ValgrindParserResult.java
src/main/java/org/jenkinsci/plugins/valgrind/parser/ValgrindSaxParser.java
src/main/java/org/jenkinsci/plugins/valgrind/util/ValgrindEvaluator.java
src/main/resources/org/jenkinsci/plugins/valgrind/ValgrindPublisher/config.jelly
http://jenkins-ci.org/commit/valgrind-plugin/66a39a978b63b090528a78934d304e9731fd7207
Log:
JENKINS-24256: added option to fail build on invalid/malformed xml
reports