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, Accurev, TimeBuild
New publishers: OnFailurePublisher, OnSuccessPublisher, SocketPublisher, RSSPublisher, CurrentBuildStatusFTPListener.
Distributed builder (contrib)
官方网站:http://cruisecontrol.sf.net/
标签:












