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

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>Enable the <code>DescriptorVisibilityFilter</code>s for ComputerLauncher, RetentionStrategy and NodeProperty. (<a href="/misc/goto?guid=4958991932483543047">Issue 36280</a>)</li>     <li>Before starting a process, ensure that its working directory exists. (<a href="/misc/goto?guid=4958991932607110997">Issue 36277</a>)</li>     <li>Prevent <code>NullPointerException</code> during SCM polling if <code>SCMDecisionHandler</code> returns <code>null</code> veto. (<a href="/misc/goto?guid=4958991932727251936">Issue 36232</a>, regression in 2.11)</li>     <li>Ensure that <code>SCMDescriptor.newInstance</code> overrides are honored when creating new SCM entries. (<a href="/misc/goto?guid=4958991932862295146">Issue 36043</a>, <a href="/misc/goto?guid=4958991932980016325">Issue 35906</a> , regression in 2.10)</li>     <li>Performance: Improve configuration page load times by removing the CodeMirror reloading cycle. (<a href="/misc/goto?guid=4958991933118035983">Issue 32027</a>)</li>     <li>Fix optional plugin dependency version resolution. (<a href="/misc/goto?guid=4958991933256149962">Issue 21486</a>, previous fix was reverted in Jenkins 2)</li>     <li>When creating a tar file, ensure that the final size does not exceed the value in header in the case of growing files. (<a href="/misc/goto?guid=4958991933383004026">Issue 20187</a>)</li>     <li>Do not inject build variables into Maven process by default for new projects. (<a href="/misc/goto?guid=4958991933514357770">Issue 25416</a>, <a href="/misc/goto?guid=4958991933643582614">Issue 28790</a>)</li>     <li>Update <code>BUILD_TAG</code> environment variable description to mention the replacement of slashes with dashes. (<a href="/misc/goto?guid=4958991933776381374">PR #2417</a>)</li>     <li>Internal API: Make <code>BulkChange</code> auto-closeable. (<a href="/misc/goto?guid=4958991933910422386">PR #2428</a>)</li>    </ul>    <h2>下载</h2>    <ul>     <li><a href="/misc/goto?guid=4958991934047874960" rel="nofollow"><strong>Source code</strong> (zip)</a></li>     <li><a href="/misc/goto?guid=4958991934180786763" rel="nofollow"><strong>Source code</strong> (tar.gz)</a></li>     <li><a href="/misc/goto?guid=4958991934310908980">jenkins.war</a></li>    </ul>