|
||||||||
|
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/model/AbstractBuild.java
core/src/main/java/hudson/model/AbstractProject.java
core/src/main/java/hudson/scm/NullSCM.java
core/src/main/java/hudson/scm/SCM.java
http://jenkins-ci.org/commit/jenkins/a61cfe2c91e78c7053090eb3040b0280958dfebe
Log:
JENKINS-23365Follow-up API fixes: introduce SCM.getKey(), and add an SCMRevisionState baseline argument to checkout.Necessary in order to produce correct changelogs by SCM plugins which actually use SCMRevisionState correctly (unlike git-plugin!).
(cherry picked from commit df9dc4c850374daeeda72ee37177ba1fe2bcebd6)
Compare: https://github.com/jenkinsci/jenkins/compare/03a26f309f76...a61cfe2c91e7