-
Bug
-
Resolution: Fixed
-
Major
During implementation of JENKINS-34755 the author only searched for System.getProperty and missed lines like Boolean.getBoolean and Integer.getInteger()
- is related to
-
JENKINS-34755 Allow setting of system properties from context.xml in addition to setting from command line
-
- Closed
-
As an author, I agree that update of
JENKINS-34755to ALL properties was incomplete. Since it involves security fixes, I consider it as a major bug.