Jenkins 2.64 发布,可扩展的持续集成引擎

栏目: Java · 发布时间: 8年前

内容简介:Jenkins 2.64 发布,可扩展的持续集成引擎

Jenkins 2.64 已发布,Jenkins 是一个可扩展的持续集成引擎,提供了数百个插件来支持项目的构建、部署和自动化。

更新内容:

  • Moved agent port and protocol configuration out of "security" (authentication and authorization) block in Configure Global Security. ( issue 4478 )

  • Add section headers for Markup Formatter and CSRF Protection in Configure Global Security form to make these options more obvious. ( pull 2900 )

  • Use one-column layout for REST API documentation (.../api URLs). ( issue 44563 )

  • Update jnr-posix from 3.0.1 to 3.0.41 to pick up improvements and fixes in the POSIX platforms support. ( pull 2904 )

  • Jenkins failed to perform some cleanup tasks, including saving the build queue, if stopped via REST /exit, CLI shutdown, or when restarting from Install as Windows Service . ( issue 44589 )

  • Don't check whether disabled administrative monitors are active or not on the Manage Jenkins page. ( issue 44608 )

  • Do not submit form when pressing Enter in the plugin manager's filter field. ( issue 44523 )

  • Plugin Development: Jenkins now no longer publishes a war-for-test artifact. Plugins using this or a later version of Jenkins as baseline need to use plugin parent POM 2.30 or later. ( issue 24064 )

下载地址:

https://jenkins.io/download/


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

查看所有标签

猜你喜欢:

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

XML 基础教程

XML 基础教程

(美)雅可布斯 / 许劲松 等 / 人民邮电出版社 / 2007-7 / 49.00元

《XML 基础教程:入门、DOM、Ajax与Flash》全面讲述了XML及其在Web开发领域中的作用,同时介绍了一些特定的XML词汇以及相关的XML推荐标准。书中首先解释了XML并介绍了XML文档的不同组成部分;其次讲解了XML应用程序客户端的处理方法,如何使用CSS和 XSLT对XML文档进行显示和转换,如何使用JavaScript操作XML文档等内容;然后介绍了如何在服务器端处理XML;最后深......一起来看看 《XML 基础教程》 这本书的介绍吧!

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

HTML 编码/解码

URL 编码/解码
URL 编码/解码

URL 编码/解码