Jenkins 2.7 发布了,Jenkins 的前身是 Hudson 是一个可扩展的持续集成引擎。主要用于持续、自动地构建/测试软件项目,如CruiseControl与DamageControl。 以下是该版本值得关注的内容: 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 Jenkins 2.7 发布,可扩展的持续集成引擎下载地址