-
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)
Field | Original Value | New Value |
---|---|---|
Epic Link | JENKINS-51805 [ 191255 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | In Review [ 10005 ] |
Status | In Review [ 10005 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] | |
Released As | Jenkins 2.144 |
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)