-
Bug
-
Resolution: Fixed
-
Minor
-
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.
- is duplicated by
-
JENKINS-7075 Enhance buildEnvironments so that global- and build-wrapper env variables are made available to post-build actions
-
- Resolved
-
[JENKINS-5925] build.getEnvironment(...) does not include the node environment settings
Attachment | New: hudson.model.Run.patch [ 19228 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: Open [ 1 ] |
Assignee | New: Andrew Bayer [ abayer ] |
Link |
New:
This issue is duplicated by |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 136017 ] | New: JNJira + In-Review [ 187096 ] |