-
Bug
-
Resolution: Fixed
-
Minor
Fixed by https://github.com/kohsuke/winsw/pull/228
It is important, because the default XML configuration for Windows service alters the value. Update also allows to pick other bugfixes, see https://github.com/kohsuke/winsw/blob/master/CHANGELOG.md
[JENKINS-46282] WinSW ignores custom stopTimeoutMs settings in Runaway Process Killer
Description |
Original:
[https://github.com/kohsuke/winsw/pull/228] |
New:
Fixed by [https://github.com/kohsuke/winsw/pull/228] It is important, because the default XML configuration for Windows service alters the value. Update also allows to pick other bugfixes, see https://github.com/kohsuke/winsw/blob/master/CHANGELOG.md |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Remote Link | New: This issue links to "https://github.com/jenkinsci/windows-slave-installer-module/pull/16 (Web Link)" [ 17477 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Remote Link | New: This issue links to "https://github.com/jenkinsci/windows-slave-installer-module/pull/16 (Web Link)" [ 17478 ] |
Remote Link | Original: This issue links to "https://github.com/jenkinsci/windows-slave-installer-module/pull/16 (Web Link)" [ 17478 ] |
Remote Link | New: This issue links to "https://github.com/jenkinsci/jenkins/pull/2987 (Web Link)" [ 17479 ] |
Code changed in jenkins
User: Oleg Nenashev
Path:
pom.xml
http://jenkins-ci.org/commit/windows-slave-installer-module/d7454c7cead7ab48bdcd2e35a150f00af26d05b9
Log:
JENKINS-46282- Update WinSW from 2.1.0 to 2.1.2Fixes
JENKINS-46282(https://issues.jenkins-ci.org/browse/JENKINS-46282), which impacts the default installation.Also updates Parent POM in the module
Full list of fixes:
JENKINS-46282- Runaway Process Killer extension was not using the stopTimeoutMs parameterFull Diff: https://github.com/kohsuke/winsw/compare/winsw-v2.1.0...winsw-v2.1.2