wakameci blog

wakameci changelog

Jenkins 1.597 -> 1.598

メンテナンス日時

  • 2015/01/28(Wed) 17:30 - 2015/01/28(Wed) 17:45

作業内容

  • buildワーカー全台入れ替え

作業関連

What's new in 1.598 (2015/01/25)
* Build format change migrator in 1.597 did not work on some Windows systems. (issue 26519)
* FutureImpl does not cancel its start future. (issue 25514)
* Flyweight tasks were under some conditions actually being run on heavyweight executors. (issue 10944) (issue 24519)
* Folder loading broken when child item loading throws exception. (issue 22811)
* Plugin icon images were broken when running Jenkins from a UNC path. (issue 26203)
* Allow admin signup from /manage as well. (issue 26382)
* Amend JAVA_HOME check to work with JDK 9. (issue 25601)
* CLI list-jobs command should display raw name, not display name, where they differ. (issue 25338)
* Show queue item parameters in tool tip. (issue 22311)
* Better support functional tests from Gradle-based plugins. (issue 26331)
* Allow users to delete builds even if they are supposed to be kept. (issue 26281)
* Fixed side/main panel scrolling issues. (issue 26312, issue 26298, issue 26306)
* Improve error reporting when channel closed during build. (issue 26411)
* Fixed CodeMirror issue with height and re-enabled syntax highlighting in shell build step. (issue 25455, issue 23151)