CruiseControl

In software development, CruiseControl is a Java-based 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. It allows one to perform a continuous integration of any software development process.

CruiseControl
Developer(s)CruiseControl development team
Initial releaseMarch 30, 2001 (2001-03-30)
Final release
2.8.4 / September 15, 2010 (2010-09-15)
Repository
Written inJava
Operating systemCross-platform
Typecontinuous integration
LicenseBSD-style license
Websitecruisecontrol.sourceforge.net

CruiseControl is free, open-source software, distributed under a BSD-style license. It was one of the first of its kind of software, originally created by employees of ThoughtWorks to allow for continuous integration on a project they were working on. It was later extracted into a stand-alone application.

There is a version of CruiseControl for .NET called CruiseControl.NET (aka CCNet) and a version for Ruby called CruiseControl.rb.

The current version is 2.8.4, released in 2010.

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.