-
Improvement
-
Resolution: Fixed
-
Minor
-
-
Jenkins 2.205 (core fix), 1.24 (JCasC workaround)
ProxyConfiguration currently doesn't follow standard patterns for encapsulation
Half of its fields are public and on the Jenkins instance it is public as well
JCasC works by standard conventions being followed
Currently this is being worked around in JCasC with a configurator but these are intended to be temporary and removed as soon as upstream code is made compatible
- causes
-
JENKINS-61692 "HTTP Proxy Configuration" -> "Validate Proxy" crashs immediately with NullPointerException
- Resolved
- links to