開源的持續集成框架 CruiseControl 項目組宣布 released version 2.3. 新版本包括了很多新的特性,并且fix了很多上一版本的bugs。并且使得配置和維護CruiseControl 更加容易。
CruiseControl 是一個開源的持續集成框架。能夠不斷的進行builds,并且發布結果,并且能夠在出現錯誤或者運行正常的時候,發出即時通告。
一些新的特性:
Binary release: this all in one distribution combines both the build loop and the reporting modules and makes it really easy and quick to get started thanks to the embedded Jetty Web Container.
Introduction of Ant-style properties in config.xml. This will make your config file much smaller and easier to maintain.
Support for adding/removing projects without restarting build loop.
Added preliminary support for distributed building (contrib)..
一些新的插件:
New source controls: AlienBrain, Aclearcase/" target="_blank" >ccurev, TimeBuild
New publishers: OnFailurePublisher, OnSuccessPublisher, SocketPublisher, RSSPublisher, CurrentBuildStatusFTPListener.
Distributed builder (contrib)
原文轉自:http://www.anti-gravitydesign.com