提交 081235ac 编写于 作者: K Kohsuke Kawaguchi

[FIXED HUDSON-5090] Hudson installed as Windows service wasn't restarting properly

上级 42c8455c
......@@ -46,6 +46,9 @@ Upcoming changes</a>
<li class=bug>
Turn Off "Show Friendly HTTP Error Messages" Feature on the Server Side.
(<a href="http://issues.hudson-ci.org/browse/HUDSON-8352">issue 8352</a>)
<li class=bug>
Hudson installed as Windows service wasn't restarting properly
(<a href="http://issues.hudson-ci.org/browse/HUDSON-5090">issue 5090</a>)
</ul>
</div><!--=TRUNK-END=-->
......
......@@ -736,7 +736,7 @@ THE SOFTWARE.
<dependency>
<groupId>com.sun.winsw</groupId>
<artifactId>winsw</artifactId>
<version>1.9</version>
<version>1.10</version>
<classifier>bin</classifier>
<type>exe</type>
<scope>provided</scope><!-- this isn't really a dependency that Maven should care about, so putting 'provided' -->
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册