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 每周更新版发布,可扩展的持续集成引擎》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

JavaScript设计模式

JavaScript设计模式

Ross Harmes、Dustin Diaz / 谢廷晟 / 人民邮电出版社 / 2008 / 45.00元

本书共有两部分。第一部分给出了实现具体设计模式所需要的面向对象特性的基础知识,主要包括接口、封装和信息隐藏、继承、单体模式等内容。第二部分则专注于各种具体的设计模式及其在JavaScript语言中的应用,主要介绍了工厂模式、桥接模式、组合模式、门面模式等几种常见的模式。为了让每一章中的示例都尽可能地贴近实际应用,书中同时列举了一些JavaScript 程序员最常见的任务,然后运用设计模式使其解决方......一起来看看 《JavaScript设计模式》 这本书的介绍吧!

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

HTML 编码/解码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试