|
||||||||
|
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/groups/opt_out.

Code changed in jenkins
User: Kohsuke Kawaguchi
Path:
changelog.html
core/src/main/java/jenkins/model/BuildDiscarder.java
test/src/test/groovy/jenkins/model/BuildDiscarderTest.groovy
test/src/test/resources/jenkins/model/BuildDiscarderTest/testCompatibility/config.xml
test/src/test/resources/jenkins/model/BuildDiscarderTest/testCompatibility/jobs/foo/config.xml
http://jenkins-ci.org/commit/jenkins/a33e147a0d8b48d9da17d8dee6a9debbceab8323
Log:
[FIXED JENKINS-16979]
Added backward compatible data loader and a corresponding test case.