Jenkins 1.612 发布,持续集成引擎
Jenkins 1.612 发布,此版本主要包括以下更新:
-
Handle AbortException publisher status in the same way as deprecated false boolean status (issue 26964)
Ensures GlobalSettingsProvider does not swallow fatal exceptions (issue 26604) -
add datestamp to node-offline message (issue 23917)
-
Larger minimum popup menu height. (issue 27067)
-
As promised, shipping with Java7 class files. (issue 28120)
-
Descriptor.getId fix in 1.610 introduced regressions affecting at least the Performance and NodeJS plugins. (issue 28093 and issue 28110)
-
Under rare conditions Executor.getProgress() can throw a Division by zero exception. (issue 28115)
-
The Run from the command line option for launching a JNLP slave should display the configured JVM options. (issue 28111)
详细信息请查看发行页面。
此版本现已提供下载:
https://github.com/jenkinsci/jenkins/archive/jenkins-1.612.zip
Jenkins 的前身是 Hudson 是一个可扩展的持续集成引擎。
主要用于:
1.持续、自动地构建/测试软件项目,如CruiseControl与DamageControl。
2.监控一些定时执行的任务。
来自:http://www.oschina.net/news/62118/jenkins-1-612-released