When reporting problems or asking questions, it’s often a good idea to let 
folks know what release you are on. Think about what you would need to know if 
someone asked this question of you.

So, did you upgrade to Jenkins 2.3?
If not, what changed?
If so, did you read 
https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2016-05-11
 and 
https://wiki.jenkins-ci.org/display/JENKINS/Plugins+affected+by+fix+for+SECURITY-170?


From: jenkinsci-users@googlegroups.com 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of James Rice
Sent: 03 June 2016 15:39
To: Jenkins Users
Subject: Trigger Parameterized Builds plugin with Environment Injector Plugin 
not working

This is something that has worked for months and has now stopped.

Build A is triggering build B.  The trigger works.

Using the Trigger Parameterized Builds plugin in build A, I set a predefined 
parameter like:

MY_PARAMETER=<value>

Then in build B I use the Environment Injector Plugin as follows:

MY_ENVIRONMENT_VARIABLE = $MY_PARAMETER

This doesn't work anymore, if I echo MY_ENVIRONMENT_VARIABLE in my build script 
it is set to "$MY_PARAMETER" not the value of $MY_PARAMETER.

Would be grateful for any insight.

-- 
This e-mail and any attachments may contain confidential, copyright and or 
privileged material, and are for the use of the intended addressee only. If you 
are not the intended addressee or an authorised recipient of the addressee 
please notify us of receipt by returning the e-mail and do not use, copy, 
retain, distribute or disclose the information in or attached to the e-mail.
Any opinions expressed within this e-mail are those of the individual and not 
necessarily of Diamond Light Source Ltd. 
Diamond Light Source Ltd. cannot guarantee that this e-mail or any attachments 
are free from viruses and we cannot accept liability for any damage which you 
may sustain as a result of software viruses which may be transmitted in or with 
the message.
Diamond Light Source Limited (company no. 4375679). Registered in England and 
Wales with its registered office at Diamond House, Harwell Science and 
Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom

-- 
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/6836E1DC2DDC174C9D64B7860E5AF5FCACCABFAC%40exchmbx01.
For more options, visit https://groups.google.com/d/optout.

Reply via email to