发布于 2016-06-15 03:18:24 | 140 次阅读 | 评论: 0 | 来源: 网友投递
Jenkins 持续集成引擎
Jenkins 的前身是 Hudson 是一个可扩展的持续集成引擎。
Jenkins 2.9 和 1.651.3 发布了。
Jenkins 2.9 更新日志:
Always send usage statistics over HTTPs to the new usage.jenkins.io hostname. (Issue 35641)
Performance: Disable AutoBrowserHolder by default to improve the changelog rendering performance. (Issue 35098)
Remoting 2.60: Make the channel reader tolerant against Socket timeouts. (Issue 22722)
Remoting 2.60: Proper handling of the no_proxy
environment variable. (Issue 32326)
Remoting 2.60: Do not invoke PingFailureAnalyzer for agent=>master ping failures. (Issue 35190)
Remoting 2.60: hudson.Remoting.Engine#waitForServerToBack
now uses credentials for connection. (Issue 31256)
Remoting 2.60: Fix potential file handle leaks during the build agent (FKA slave) startup. Issue 35190)
Internal: Upgrade Groovy to 2.4.7 to finalize the fix in Jenkins 2.7. (Issue 34751)
API: Allow delegating TaskListener
creation to build agent implementations. (Issue 34923)
API: Restrict external usages of jenkins.util.ResourceBundleUtil. (Issue 35381)
API: Make it easier for UpdateSite
s to tweak the InstallationJob. (Issue 35402)
下载地址:
Jenkins 1.651.3 下载地址: