Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: 9f599911f6125cd69dc45718a4bbf79644be74e8
https://github.com/jenkinsci/jenkins/commit/9f599911f6125cd69dc45718a4bbf79644be74e8
Author: Vincent Latombe <[email protected]>
Date: 2018-03-26 (Mon, 26 Mar 2018)
Changed paths:
M core/src/main/java/jenkins/model/Jenkins.java
Log Message:
-----------
[JENKINS-49401] Move Setup Wizard initialization logic to the init reactor.
(#3282)
This way, it is guaranteed Jenkins.save() has never been called before
the SetupWizard is executed, and computation of the initial Setup Wizard
state will be correct.
Since the SetupWizard is now executed before reaching the COMPLETED
milestone, a Jenkins.save() call has been added in order to persist any
configuration change done in prior phases.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.