Hi
I am calling parameterized build using below , where RELEASE_VERSION = 1.0 
, DEV_BUILD = 1 and SVN_REVISON=227

PROD_VERSION=$RELEASE_VERSION.$DEV_BUILD_$SVN_REVISION

the parameter used  in called build as PROD_VERSION=1.0.$DEV_BUILD_227 
 am I need to do something different to  get PROD_VERSION as 1.0.1_227

Thanks & Regards
Prashant

On Thursday, November 13, 2014 at 10:26:27 PM UTC, Adam Mercer wrote:
>
> On Thu, Nov 13, 2014 at 4:17 PM, Daniel Beck <m...@beckweb.net 
> <javascript:>> wrote: 
>
> > So it behaves correctly. The label part is only part of the sub-builds 
> (where the project name has the suffix with the active axis values), not 
> the overall build (which does not), and if the trigger is run once for the 
> overall build, the axes values are not part of that. 
>
> Ok thanks. Looks like I've going to pass the parameters via a file. 
>
> Cheers 
>
> Adam 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/7421ea76-da0a-4c36-97d8-961e3abd76f6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to