-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
-
Jenkins 2.144
In order to remove the setAccessible warning in the envinject plugin, we need to add a setter to allow it to set the Platform in the environment variables (currently that's done via reflection)
[JENKINS-53721] Add support for setting envVars.Platform
Epic Link |
New:
|
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Released As | New: Jenkins 2.144 | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |
commit appears to be;
https://github.com/jenkinsci/jenkins/commit/45c837daa920e85f84f288a7337016a853054add
per diffs after v2.143, ie including v2.144
https://github.com/jenkinsci/jenkins/compare/jenkins-2.143...master
per
changelog https://jenkins.io/changelog/
What's new in 2.144 (2018-09-30)