|
||||||||
|
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/0d2b82b3b33f920e96c9ff854c776d78102b6399
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)