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

2016-08-22 Thread d.baha...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Deniz Bahadir resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Without any changes it would have been possible to use 

 

${BUILD_VERSION_PREFIX}.${BUILDS_ALL_TIME,XX}
 

 instead of: 

 

$BUILD_VERSION_PREFIX.${BUILDS_ALL_TIME,XX}
 

 However, commit 30e9ebd extends the behavior, so that the braces can be omitted (for environment-variables). This will go into the next release. (Either 1.7.3 or 1.8.)  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-15371  
 
 
  Displayed Build version does not interpret parameters   
 

  
 
 
 
 

 
Change By: 
 Deniz Bahadir  
 
 
Status: 
 In Progress Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 

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

2016-08-22 Thread d.baha...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Deniz Bahadir started work on  JENKINS-15371  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Deniz Bahadir  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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

2016-08-22 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-15371  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Displayed Build version does not interpret parameters   
 

  
 
 
 
 

 
 Code changed in jenkins User: Deniz Bahadir Path: src/main/java/org/jvnet/hudson/tools/versionnumber/VersionNumberCommon.java http://jenkins-ci.org/commit/versionnumber-plugin/30e9ebdbbe44c6f1f5bfb4c7fcebd65dd0a2ee14 Log: JENKINS-15371 Extended (environment-)variable substition. Environment-variables, used in the version-number's format-string no longer need to be in format "$ {MYVAR} ", "$MYVAR" work now, too. However, variables accessing the plugins' variables (e.g. BUILDS_TODAY, BUILDS_ALL_TIME, etc.) still must be enclosed in braces.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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

2016-08-16 Thread michaeldkfow...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Fowler assigned an issue to Deniz Bahadir  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-15371  
 
 
  Displayed Build version does not interpret parameters   
 

  
 
 
 
 

 
Change By: 
 Michael Fowler  
 
 
Assignee: 
 Deniz Bahadir  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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

2012-10-01 Thread rbur...@gmail.com (JIRA)














































Rainer Burgstaller
 created  JENKINS-15371


Displayed Build version does not interpret parameters















Issue Type:


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



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