可擴展的持續集成引擎Jenkins v2.7 發布
Jenkins 2.3 發布了。Jenkins 的前身是 Hudson 是一個可擴展的持續集成引擎。主要用于持續、自動地構建/測試軟件項目,如CruiseControl與DamageControl。
更新日志
- Prevent stack overflow when using classes with complex generic type arguments (e.g.
hudson.model.Run
orhudson.model.Job
). Regression in Groovy 2.4, see GROOVY-7826 for more info. (issue 34751) - Do not invoke
PingFailureAnalyzer
for agent=>master ping failures. (issue 35190) - Fix keyboard navigation in setup wizard. (issue 33947)
- Cleanup of Javascript issues discovered by the JSHint static analyis tool. (issue 35020)
DelegatingComputerLauncher
now accepts child classes in its hooks (pre-offline, pre-connect, etc.). (issue 35198)- Internal: Activate JSHint in Jenkins js-builder component during the core build. (issue 34438)
- Internal: Add symbol annotation for
SystemInfoLink
. (PR #2375) - Internal: NodeJS build was malfunctional on Win x64. (issue 35201)
下載
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!