Quantcast

[JIRA] (JENKINS-15371) Displayed Build version does not interpret parameters

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15371) Displayed Build version does not interpret parameters

JIRA noreply@jenkins-ci.org
Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Attachments: Screen Shot 2012-10-01 at 18.40.43.png
Components: versionnumber
Created: 01/Oct/12 4:44 PM
Description:

I have a parameterized build with the following version number format string

$BUILD_VERSION_PREFIX.${BUILDS_ALL_TIME,XX}

Where $BUILD_VERSION_PREFIX is the parameter.

While the version is properly generated for ant builds (as parameter), on the GUI it displays like this:

$BUILD_VERSION_PREFIX.02

see also screenshot.

Project: Jenkins
Priority: Minor Minor
Reporter: Rainer Burgstaller
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
Loading...