-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
Windows XP/Tomcat
The environment variable defined via the Version Number plugin (versionnumber) resolves to null by the svn-tag plugin.
Example:
1. "Create a formatted version number" is checked
2. "Environment Variable Name" is set to BUILD_REVISION
3. "Perform Subversion tagging on successful build" is checked
4. "Tag Base URL" is set to "tags/${env['BUILD_REVISION']}"
5. When doing a build "null" is used in place of "${env['BUILD_REVISION']}" but BUILD_REVISION is used and properly resolved by ant when used to define a property
- duplicates
-
JENKINS-7075 Enhance buildEnvironments so that global- and build-wrapper env variables are made available to post-build actions
- Resolved
- is duplicated by
-
JENKINS-6366 Svn-tag plugin doesn't see variable set by Version Number plugin
- Resolved