-
Bug
-
Resolution: Fixed
-
Minor
Just noticed it during the prototyping around. Jenkins#loadTasks() has improper stage names:
1) "Loading job "+subdir.getName() - stands for "Loading item ...."
2) "Cleaning up old builds" stands for cleanup of obsolete items (deleted from the disk)
Code changed in jenkins
User: Oleg Nenashev
Path:
core/src/main/java/jenkins/model/Jenkins.java
http://jenkins-ci.org/commit/jenkins/9c23a30e674137bc9d8fbed4cc31f9098266949f
Log:
[FIXED JENKINS-40489] - Fix Jenkins initialization stage names