Code changed in jenkins
User: Shy Aberman
Path:
src/main/java/hudson/plugins/git/GitStatus.java
src/main/java/hudson/plugins/git/util/BuildChooser.java
src/main/java/hudson/plugins/git/util/InverseBuildChooser.java
src/test/java/hudson/plugins/git/util/DefaultBuildChooserTest.java
src/test/java/hudson/plugins/git/util/InverseBuildChooserTest.java
http://jenkins-ci.org/commit/git-plugin/e23f741d9afb50251bc9139df8d9d7de1ba1728e
Log:
[FIXED JENKINS-23608] Git plugin doesn't build jobs that use the inverse build strategy for new branches

Summary of changes:

  • Added the ability for BuildChoosers to detect whether a supplied branch would be chosen by them (isMatchingBranch)
  • Changed GitStatus$JenkinsAbstractProjectListener.onNotifyCommit to use the BuildChooser supplied by GitSCM when looking for a match.
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.

Reply via email to