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

build.getEnvironment(...) does not include the node environment settings

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • None

      The email-ext plugin has source that reads:
      getContent(AbstractBuild<P, B> build,...) ... {
      Map<String, String> env = build.getEnvironment(TaskListener.NULL);

      This map does not appear to include environment settings from the node configuration page.

            abayer Andrew Bayer
            krwalker krwalker
            Votes:
            3 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: