-
Type:
Improvement
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: core
-
Labels:None
-
Similar Issues:
-
Epic Link:
-
Released As: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)
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)