|
||||||||
|
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: Jesse Glick
Path:
core/src/main/java/hudson/tasks/junit/JUnitResultArchiver.java
core/src/main/resources/hudson/tasks/junit/Messages.properties
core/src/main/resources/hudson/tasks/junit/Messages_da.properties
core/src/main/resources/hudson/tasks/junit/Messages_de.properties
core/src/main/resources/hudson/tasks/junit/Messages_es.properties
core/src/main/resources/hudson/tasks/junit/Messages_ja.properties
core/src/main/resources/hudson/tasks/junit/Messages_pt_BR.properties
core/src/main/resources/hudson/tasks/junit/Messages_zh_TW.properties
http://jenkins-ci.org/commit/jenkins/99a948348bca6f3e8147e1ef8f1ad70f287641ed
Log:
Reverting quasi-fix of
JENKINS-4588, as it merely obscured unrelated exceptions.Anyway the originally reported stack trace looks like it could no longer happen, due to more robust model classes.