|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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.

Code changed in jenkins
User: gmjck
Path:
core/src/main/java/hudson/lifecycle/WindowsServiceLifecycle.java
http://jenkins-ci.org/commit/jenkins/6ac5d15d596cc4790c3a2aedd4f164fac4c096b3
Log:
[FIXED JENKINS-22685] - Update WindowsLifeCycle.java to call restart! to properly restart the service.
Using "restart!" instead of "restart" performs the restart in a separate process, so the service wrapper doesn't kill itself.
(cherry picked from commit c6671107635a1d0ba0dba4a63b00bda37c3ef428)
Compare: https://github.com/jenkinsci/jenkins/compare/7f2995405c32...6ac5d15d596c