内容简介:Jenkins 2.136 发布了,Jenkins 是一个可扩展的持续集成引擎,其前身是 Hudson,它主要用于: 持续、自动地构建/测试软件项目,如 CruiseControl 与 DamageControl。 监控一些定时执行的任务。 更新如下: Add a ...
Jenkins 2.136 发布了,Jenkins 是一个可扩展的持续集成引擎,其前身是 Hudson,它主要用于:
持续、自动地构建/测试软件项目,如 CruiseControl 与 DamageControl。
监控一些定时执行的任务。
更新如下:
Add a new CLI command
enable-pluginto enable one or more installed plugins and optionally restart Jenkins. (issue 52822)Update JNA from 4.2.1 to 4.5.2 to add support for s390x. (issue 52771)
Some types of builds, like pipelines, would sometimes run concurrently even when that was disabled. (issue 41127)
Legacy API token monitoring did not work correctly for users with id
null. (issue 52441)Launcher.ProcStarter.stdout(TaskListener)did not properly send its argument over a Remoting channel to an agent. (issue 52729)Developer: Add
EnvironmentVariablesNodeProperty#getEnv()for better Configuration-as-Code support. (issue 52794)
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- Spring 源码(八):扩展点之 mybatis 集成
- Jenkins 2.64 发布,可扩展的持续集成引擎
- Jenkins 2.65 发布,可扩展的持续集成引擎
- Jenkins 2.76 发布,可扩展的持续集成引擎
- Jenkins 2.94 发布,可扩展的持续集成引擎
- Jenkins 2.62 发布,可扩展的持续集成引擎
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
面向对象分析与设计
Grady Booch、Robert A. Maksimchuk、Michael W. Engel、Bobbi J. Young、Jim Conallen、Kelli A. Houston / 王海鹏、潘加宇 / 人民邮电出版社 / 2009-8 / 79.00元
《面向对象分析与设计(第3版)》是UML创始人Grady Booch的代表作之一,书中介绍的概念都基于牢固的理论基础。同时,《面向对象分析与设计(第3版)》又是一本注重实效的书,面向架构师和软件开发者等软件工程实践者的实际需要。《面向对象分析与设计(第3版)》通过大量例子说明了基本概念,解释了方法,并展示了在不同领域的成功应用。全书分为理论和应用两部分。理论部分深刻剖析了面向对象分析与设计(OOA......一起来看看 《面向对象分析与设计》 这本书的介绍吧!