可扩展的持续集成引擎Jenkins v2.19发布

jopen 8年前
   <p style="text-align: center;"><img alt="" src="https://simg.open-open.com/show/c297da5107ccda56cc594e8434515548.png" /></p>    <p>Jenkins 的前身是 <a href="http://www.open-open.com/lib/view/open1325935121359.html">Hudson</a> 是一个可扩展的持续集成引擎。主要用于持续、自动地构建/测试软件项目,如CruiseControl与DamageControl。</p>    <h2>更新日志</h2>    <ul>     <li>Prevent File descriptor leaks when reading plugin manifests. It causes failures during the upgrade of detached plugins on Windows. (<a href="/misc/goto?guid=4958993335737979641">issue 37332</a>, regression in 2.16)</li>     <li>Prevent resource leaks in <code>AntClassLoader</code> being used in the core. (<a href="/misc/goto?guid=4958993335859424352">issue 37561</a>)</li>     <li>Fix the wrong message about empty field in the case duplicate item name in the New Item dialog. (<a href="/misc/goto?guid=4958993335954134912">issue 34532</a>)</li>     <li>Allow invoking Upgrade Wizard when Jenkins starts up. It can be done by placing an empty<code>jenkins.install.InstallUtil.lastExecVersion</code> file in <code>JENKINS_HOME</code>. (<a href="/misc/goto?guid=4958993336068730464">issue 37438</a>)</li>     <li>Replace repetitious "website" and "dependencies" text in the Setup Wizard by icons. (<a href="/misc/goto?guid=4958993336165924830">issue 37523</a>)</li>     <li>Expose Job name to system logs when Jenkins fails to create a new build with <code>IllegalStateException</code>. (<a href="/misc/goto?guid=4958993336271915384">issue 33549</a>)</li>     <li>Downgrade <code>Queue#maintain()</code> message for dead executors during task mapping from <code>INFO</code> to <code>FINE</code>. (<a href="/misc/goto?guid=4958993336384642274">PR #2510</a>)</li>    </ul>    <h2>下载 </h2>    <ul>     <li><a href="/misc/goto?guid=4958993336487788534" rel="nofollow"><strong>Source code</strong> (zip)</a></li>     <li><a href="/misc/goto?guid=4958993336582914184" rel="nofollow"><strong>Source code</strong> (tar.gz)</a></li>    </ul>    <p>本站原创,转载时保留以下信息:<br /> 本文转自:深度开源(open-open.com)<br /> 原文地址:<a href="http://www.open-open.com/news/view/39b23446">http://www.open-open.com/news/view/39b23446</a></p>