发布于 2016-05-30 01:52:41 | 137 次阅读 | 评论: 0 | 来源: 网友投递
Jenkins 持续集成引擎
Jenkins 的前身是 Hudson 是一个可扩展的持续集成引擎。
Jenkins 2.7 发布了,
以下是该版本值得关注的内容:
Prevent stack overflow when using classes with complex generic type arguments (e.g. hudson.model.Run
or hudson.model.Job
). Regression in Groovy 2.4, see GROOVY-7826 for more info. (issue 34751)
Do not invoke PingFailureAnalyzer
for agent=>master ping failures. (issue 35190)
Fix keyboard navigation in setup wizard. (issue 33947)
Cleanup of Javascript issues discovered by the JSHint static analyis tool. (issue 35020)
DelegatingComputerLauncher
now accepts child classes in its hooks (pre-offline, pre-connect, etc.). (issue 35198)
Internal: Activate JSHint in Jenkins js-builder component during the core build. (issue 34438)
Internal: Add symbol annotation for SystemInfoLink
. (PR #2375)
Internal: NodeJS build was malfunctional on Win x64. (issue 35201)
下载地址:https://jenkins.io/index.html