Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-5039

User-created environment variables are not exported

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • batch-task-plugin
    • None

      Environment variables created at the global level (in /hudson/configure) are not exported when executing a batch task.

          [JENKINS-5039] User-created environment variables are not exported

          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)

          SCM/JIRA link daemon added a comment - 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)

            mindless Alan Harder
            mdhooge mdhooge
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: