-
Bug
-
Resolution: Fixed
-
Minor
Bug or enhancement...
The behavior is not documented, but Jenkins URL can be dropped from the class. Null is being checked in getter methods, so it is no particular reason to prohibit the case.
Bug or enhancement...
The behavior is not documented, but Jenkins URL can be dropped from the class. Null is being checked in getter methods, so it is no particular reason to prohibit the case.
Code changed in jenkins
User: Oleg Nenashev
Path:
core/src/test/java/jenkins/model/JenkinsLocationConfigurationTest.java
http://jenkins-ci.org/commit/jenkins/dab392f80f68d222272846927dc7345f80887f63
Log:
JENKINS-28419- Direct unit tests for JenkinsLocationConfiguration::adminAddress setter and getter