CruiseControl

Introduction

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.

Usage

Compute Systems Invocation Version(s)
Red Hat Linux (64-bit) % /util/bin/cruisecontrol.sh 2.8.2 (default)

Notes

  1. CruiseControl features that require a web browser will not be available on the 64-bit Linux servers.

People

  1. Demian Lessa, requestor.

References

  1. http://en.wikipedia.org/wiki/CruiseControl
  2. http://cruisecontrol.sourceforge.net/
  3. http://cruisecontrol.sourceforge.net/gettingstartedsourcedist.html