-
Bug
-
Resolution: Fixed
-
Major
Hi,
Since 1.472, calling AbstractBuild.getEnvironment(TaskListener) returns a EnvVars with EnvVars.platform unset.
Since EnvVars.override uses EnvVars.platform (and default to UNIX style PATH separator if EnvVars.platform is null), it does not work anymore for Windows slaves.
Thanks!
- is duplicated by
-
JENKINS-49673 Auto-installation use wrong PATH separator
-
- Closed
-
- is related to
-
JENKINS-16176 ShiningPanda PATH update uses wrong separator on Windows
-
- Open
-
[JENKINS-14807] AbstractBuild.getEnvironment does not set EnvVars.platform and breaks EnvVars.override
Link | New: This issue is related to JENKINS-16176 [ JENKINS-16176 ] |
Workflow | Original: JNJira [ 145508 ] | New: JNJira + In-Review [ 176369 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Labels | New: lts-candidate |
Labels | Original: lts-candidate | New: 2.60.3-fixed |
Link |
New:
This issue is duplicated by |