Content deleted Content added
Luckas-bot (talk | contribs) m r2.7.1) (robot Adding: uk:Continuum |
URLs |
||
Line 1:
{{Infobox
| name = Apache Continuum
| logo =
Line 13:
| genre = [[Continuous integration]]
| license = [[Apache License|Apache 2.0 licence]]
| website = {{URL|http://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:
Line 22:
==External links==
* {{official website|http://continuum.apache.org/}}
{{apache}}
|