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

栏目: 软件资讯 · 发布时间: 6年前

内容简介:Jenkins 2.152 发布了,这个系列不是 LTS 版,它每周都会发布一个新版本,为用户和插件开发者提供错误修复和新功能。 本次更新内容如下 Revert compatibility fix for future releases of Firefox due to regress...

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

本次更新内容如下

  • Revert compatibility fix for future releases of Firefox due to regressions it caused since 2.148. (issue 54261issue 54333issue 54570)

  •  Do not cache CSS/JS resource files for console annotations like Timestamper Plugin across Jenkins restarts. (issue 38719)

  •  In some cases, HTTP proxies with authentication did not work for HTTPS URL. (issue 48775)

  •  Improve robustness when checking for updates. Add hudson.PluginManager.sleepTimeMilis and hudson.PluginManager.retries system properties to adapt to unreliable networks. (issue 54459Jenkins features controlled by system properties)

  •  Add support for killing child processes on AIX. (issue 16867)

  •  Only select compatible plugin updates when clicking Select All below the list. (issue 20155)

  •  Internal: Upgrade the Maven Jenkins Dev plugin from 9.4.5.v20170502 to 9.4.12.v20180830 to align it with the Jetty version. (issue 54599)

  •  Internal: Update Jenkins Test Harness from 2.36 to 2.41.1 to allow running tests with JDK11 (issue 53863changelog)

  •  Internal: Introduce a new submodule for JDK8-only tests so that it is possible to run tests against codebase removed from JDK11 (issue 53716)

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

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

主要用于:

1.持续、自动地构建/测试软件项目,如 CruiseControl 与 DamageControl。
2.监控一些定时执行的任务。


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

从算法到程序

从算法到程序

徐子珊 / 2013-3 / 59.00元

《从算法到程序:从应用问题编程实践全面体验算法理论》第1章讨论算法设计、分析的基本概念,第2章讨论算法设计中最常用的几个数据结构,包括链表、栈、队列、二叉搜索数、散列表等。第3章讨论了算法设计的两个基本策略:渐增策略与分支策略。这3章的内容,为读者阅读本书以后的内容奠定了基础。第4章讨论了几个代数计算的基本问题及其算法,包括矩阵运算、解线性方程组、多项式运算等。第5章讨论了几个关于计算几何的基本问......一起来看看 《从算法到程序》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具