CruiseControl



(Back to docs.huihoo.com)

Introduction

CruiseControl is a framework for a continuous build process. It includes, but is not limited to, plugins for email notification, Ant, and various source control tools. A web interface is provided to view the details of the current and previous builds.CruiseControl is distributed under a BSD-style license and is free for use.

CruiseControl:简称CC,是一款持续集成工具,主要提供了基于版本管理工具(如Subversion)感知变化或每天定时的持续集成,并提供持续集成报告、Email、Jabber等方式通知相关负责人,其要求是需要进行日构建的项目已编写好全自动的项目编译脚本(可基于Maven或Ant)。项目对于日构建的目标通常为:感知版本管理工具的变化,如发现有变化,则进行集成。

Documents

• CruiseControl 2.7 Documents
• Driving On CruiseControl - Part 1
• Driving On CruiseControl - Part 2
• 持续集成实践之CruiseControl (OpenDoc系列)
• ThoughtWorks启动CruiseControl企业版
• Maven2 + Subversion + CruiseControl搭建持续集成环境
• Step by Step CruiseControl入门

Links

• http://cruisecontrol.sourceforge.net/
• CruiseControl Enterprise
• http://download.huihoo.com/cruisecontrol