提交 3a3f6449 编写于 作者: K Kohsuke Kawaguchi

making SSHD startup failure non-fatal

上级 e6553330
......@@ -73,6 +73,8 @@ Upcoming changes</a>
<li class=bug>
Rotation of slave agent launch logs is broken for Windows masters.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-15408">issue 15408</a>)
<li class=bug>
Failure to initialie the SSH daemon shouldn't fail the boot.
</ul>
</div><!--=TRUNK-END=-->
......
......@@ -125,7 +125,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci.modules</groupId>
<artifactId>sshd</artifactId>
<version>1.3</version>
<version>1.4</version>
</dependency>
<dependency>
<!--
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册