Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Critical
-
Resolution: Fixed
-
Component/s: release-plugin, tfs-plugin
-
Labels:None
-
Environment:Jenkins ver. 1.642.2
Linux
Team Foundation Server Plug-in 4.1.0
-
Similar Issues:
Description
Create a Jenkins JOB
Add a release parameter $TFS_BRANCH
Set project path $/Test/$TFS_BRANCH
Add a TFS Label
Run the release job :
Creating label 'test 1.0.0' on '$/Test/$TFS_BRANCH' as of the current version in workspace
The variable $TFS_BRANCH is not changed by his value
Code changed in jenkins
User: Olivier "Oli" Dagenais
Path:
src/main/java/hudson/plugins/tfs/TFSLabeler.java
http://jenkins-ci.org/commit/tfs-plugin/ebf637ef8cbbcd645a4c8c670aa55dac135cf04b
Log:
Merge pull request #75 from sylvainmouquet/master
JENKINS-34446Fix bug - TFS PLUGIN environnement variables in project pathCompare: https://github.com/jenkinsci/tfs-plugin/compare/2ddb56bd8fae...ebf637ef8cbb