转载

可扩展的持续集成引擎Jenkins v2.55 发布

可扩展的持续集成引擎Jenkins v2.55 发布

 

    Jenkins 的前身是 Hudson 是一个可扩展的持续集成引擎。主要用于持续、自动地构建/测试软件项目,如CruiseControl与DamageControl。

更新日志

  •  Packaging: Debian package now requires Java 8. (causes regression since 2.54). (issue 43495)
  •  Added fine-grain logging of FullDuplexHttpService to diagnose issues when establishing an HTTP Duplex connection. (pull 2481)
  •  Update LibZFS from 0.5 to 0.8 to fix compatibility issues with ZFS filesystem and illumos distributions. (issue 41932)
  •  Before deleting jobs, try to abort the running builds. Error will be thrown instead of the job deletion if its builds cannot be aborted. (issue 35160)
  •  Ensure that Cloud.PROVISION is properly initialized during the configuration loading. (issue 37616)
  •  Fix log message formatting when migrating `AllView` names due to JENKINS-38606". (issue 43611)
  •  Setup wizard gets into bad state when failures like network issues happen. (issue 41778)
  •  Catch and log RuntimeException in Computer#setNode() when updating the Computer list. (issue 42043)
  •  SSH CLI client authenticator 1.4. Add missing SSH Public Key field validation in user configuration. (issue 16337)
  •  Internal API: SSH CLI client authenticator 1.3. Expose PublicKeySignatureWriter to plugins. (pull 2840)

下载

本站原创,转载时保留以下信息:
本文转自:深度开源(open-open.com)
原文地址:http://www.open-open.com/news/view/1207f5a1

正文到此结束
Loading...