Jenkins 2.156 每周更新版发布,可扩展的持续集成引擎

栏目: 服务器 · 发布时间: 7年前

内容简介:下载地址

 Jenkins 2.156 发布了,这个系列不是 LTS 版本,它每周都会发布一个新版本,为用户和插件开发者提供错误修复和新功能。

本次更新内容如下

  • User account creation by administrators did not show error messages when it failed. (Regression in 2.129) ( issue 52869 )

  • Fix java.lang.IllegalStateException that could occur in rare cases on Jenkins startup. ( issue 55197issue 55070 )

  • Attempt to prevent NoClassDefFoundError: javax/servlet/ServletException under some conditions on agents. ( issue 26677 )

  • Update Remoting from 3.27 to 3.28 to fix some minor issues and enhance NO_PROXY options. ( full changelogissue 47977issue 48778issue 49987issue 50730issue 51108issue 54005 )

  • Replace the Flash implementation of the "copy to clipboard" feature with the native JavaScript equivalent. ( issue 54933 )

  • Login and signup pages redesigned in 2.129 now can receive style contributions ( footer view for  SimplePageDecorator ) from multiple plugins. ( issue 54325 )

下载地址 https://jenkins.io/download/ ,其中提供了适用于 Windows 和主流 Linux 发行版的二进制安装包。

Jenkins 的前身Hudson是一个可扩展的持续集成引擎。

主要用于:

1.持续、自动地构建/测试软件项目,如 CruiseControl 与 DamageControl。

2.监控一些定时执行的任务。


以上所述就是小编给大家介绍的《Jenkins 2.156 每周更新版发布,可扩展的持续集成引擎》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

ASP.NET 2.0技术内幕

ASP.NET 2.0技术内幕

埃斯帕斯托 / 施平安 / 清华大学出版社 / 2006-8 / 68.00元

《ASP.NET2.0技术内幕》围绕着ASP.NET 2.0是Web开发的重要分水岭这一主题,采用自顶向下的方式介绍ASP.NET 2.0的最新编程实践,从更广泛的特征到具体的实现和编程细节,充分展示了ASP.NET的最新编程实践。全书共15章,主题涉及HTTP运行库、安全性、缓存、状态管理、控件、数据绑定和数据访问。   《ASP.NET2.0技术内幕》主题丰富,讲解透彻,包含大量实例,是......一起来看看 《ASP.NET 2.0技术内幕》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

SHA 加密
SHA 加密

SHA 加密工具