-
Improvement
-
Resolution: Fixed
-
Minor
The plug-in uses a little bit of reflection and a bit of copied code. As part of the Java 9/10/11 work such reflection use is being looked at. While doing that I saw some low hanging fruit to get rid of reflection and code duplication here.
[JENKINS-52068] Remove use of reflection in parameterized-scheduler plug-in
Epic Link |
New:
|
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Remote Link | New: This issue links to "https://github.com/jenkinsci/parameterized-scheduler-plugin/pull/10 (Web Link)" [ 20910 ] |
Labels | New: java10_hackathon |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Closed [ 6 ] |
Released as 0.6.2, thanks a bunch jonahgraham!