Apache Continuum

From Wikipedia, the free encyclopedia
Jump to: navigation, search
Apache Continuum
Developer(s) Apache Software Foundation
Stable release 1.3.8 / September 18, 2011; 5 months ago (2011-09-18)
Preview release 1.4.0 (Beta) / May 6, 2010; 21 months ago (2010-05-06)
Written in Java
Operating system Cross-platform
Type Continuous integration
License Apache 2.0 licence
Website continuum.apache.org

Apache Continuum, a partner to Apache Maven, is a continuous integration server, which runs builds on a configurable schedule. Much like CruiseControl, Continuum emails developers when the build is broken, requesting that the culprit fix the problem. To add a project to Continuum, point to the pom.xml in the source control system, and it automatically does the rest:

  • Check out from source control
  • Run clean build
  • Deploy to integration server
  • Run unit tests

[edit] External links

Personal tools
Namespaces
Variants
Actions
Navigation
Interaction
Toolbox
Print/export
Languages