-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: All
I have a specific Global environment variables set in Hudson/Manage
Hudson/Configure System/Global Properties, called TEST.
When I use a 'Free style' Hudson job with a Shell script, I can use ${TEST} in my
shell command.
When it is defined in a m2 extra step, Shell script does not see the TEST variable
(I did a set command on both case), whereas for ANT m2 extra step, ANT script see
it.
- is duplicated by
-
JENKINS-4851 Taking into account global properties
- Closed