Apache Continuum: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1:
{{Infobox Software
{{Infobox_Software |
| name = Apache Continuum|
| logo = | =
| screenshot = | =
| caption = |
| developer = [[Apache Software Foundation]] |
| latest latest_release_versionrelease version = 1.3.6 |
| latest release date = {{release date|2010|04|06}}
latest_release_date = April 6, 2010 |
| operating system operating_system = [[Cross-platform]] |
| programming programming_languagelanguage = [[Java_Java (programming_languageprogramming language)|Java]] |
| genre = [[Continuous integration]] |
| license = [[Apache License|Apache 2.0 licence]] |
| website = [http://continuum.apache.org/ 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 [[Project Object Model | pom.xml]] in the source control system, and it automatically does the rest: