-
Bug
-
Resolution: Fixed
-
Minor
-
None
Environment variables created at the global level (in /hudson/configure) are not exported when executing a batch task.
Environment variables created at the global level (in /hudson/configure) are not exported when executing a batch task.
Code changed in hudson
User: : mindless
Path:
trunk/hudson/plugins/batch-task/src/main/java/hudson/plugins/batch_task/BatchRun.java
trunk/hudson/plugins/batch-task/src/test/java/hudson/plugins/batch_task/BatchTaskTest.java
http://fisheye4.cenqua.com/changelog/hudson/?cs=25330
Log:
[FIXED JENKINS-5039] [FIXED JENKINS-1628] [FIXED JENKINS-1316]
Environment variable bugfix (global/node variables not set in env for tasks)
and enhancements (add TASK_ID env var, add HUDSON_USER if task triggered by user)