|
||||||||
|
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: Jan Hruban
Path:
src/main/java/hudson/plugins/git/BranchSpec.java
src/main/java/hudson/plugins/git/util/DefaultBuildChooser.java
src/main/java/hudson/plugins/git/util/GitUtils.java
src/main/java/hudson/plugins/git/util/InverseBuildChooser.java
src/test/java/hudson/plugins/git/TestBranchSpec.java
http://jenkins-ci.org/commit/git-plugin/4fc7f4447c990082e8322c42ebafd1f33a2e60aa
Log:
[FIXED JENKINS-17417] Expand Branch Specifier
Expand Branch Specifier with build environment variables.
Note that the Branch Specifier is not expanded for repository polling
because no build environment is available at that time.