Apache Continuum: Difference between revisions

Content deleted Content added
Luckas-bot (talk | contribs)
m robot Adding: fr:Continuum programme
Copy description from List_of_build_automation_software
 
(48 intermediate revisions by 36 users not shown)
Line 1:
{{Short description|Continuous integration server for building Java-based projects; discontinued}}
{{Infobox_Software |
{{multiple issues|
name = Apache Continuum|
{{notability|Products|date=February 2014}}
logo = |
{{primary sources|date=February 2014}}
screenshot = |
{{more citations needed|date=February 2014}}
caption = |
developer = [[Apache Software Foundation]] |
latest_release_version = 1.2.3 |
latest_release_date = January 13, 2009 |
operating_system = [[Cross-platform]] |
programming_language = [[Java_(programming_language)|Java]] |
genre = [[Continuous integration]] |
license = [[Apache License|Apache 2.0 licence]] |
website = [http://continuum.apache.org/ continuum.apache.org] |
}}
{{Infobox software
'''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:
| name = Apache Continuum|
* Check out from source control
| logo = |
* Run clean build
| screenshot = |
* Deploy to integration server
| caption = |
* Run unit tests
| developer = [[Apache Software Foundation]] |
| latest release version = 1.4.2
| discontinued = Yes
| latest release date = {{release date and age|2014|06|13}}
| operating operating_systemsystem = [[Cross-platform]] |
| programming language = [[Java (programming language)|Java]]
| genre = [[Continuous integration]] |
| license = [[Apache License|Apache 2.0 licence]] |
| website = [{{URL|http://continuum.apache.org/ continuum.apache.org] |}}
}}
'''Apache Continuum''', is a discontinued [[continuous integration]] server. It was a partner to [[Apache Maven]], which run builds on a configurable schedule.<ref name=Ching2009>{{cite web|last=Brett Porter, Maria Odea Ching|title=Apache Continuum: Ensuring the Health of your Source Code|url=http://www.packtpub.com/article/apache-continuum-ensuring-health-of-source-code-part2|publisher=Packt|access-date=13 February 2014|archive-url=https://web.archive.org/web/20091008020201/http://www.packtpub.com/article/apache-continuum-ensuring-health-of-source-code-part2|archive-date=8 October 2009}}</ref><ref name=Smart2006>{{cite web|last=Smart|first=John Ferguson|title=Continuous Integration with Continuum|url=https://today.java.net/pub/a/today/2006/05/30/continuous-integration-with-continuum.html|publisher=Java.net|access-date=13 February 2014|archive-url=https://web.archive.org/web/20150519051754/https://today.java.net/pub/a/today/2006/05/30/continuous-integration-with-continuum.html|archive-date=19 May 2015|url-status=dead}}</ref>
 
The project was retired in May 2016<ref>Information in Apache Attic, http://attic.apache.org/projects/continuum.html (access: 5 July 2012)</ref>
==External links==
* http://continuum.apache.org/
 
==References==
{{apache}}
{{reflist}}
 
{{Apache Software Foundation}}
 
[[Category:Compiling tools]]
[[Category:Java development tools]]
[[Category:Continuous integration]]
[[Category:Apache Software FoundationAttic|Continuum]]
[[Category:Software using the Apache license]]
[[Category:Free software programmed in Java (programming language)]]
 
 
{{programming-software-stub}}
[[eo:Apache Continuum]]
{{network-software-stub}}
[[fr:Continuum programme]]
[[pl:Apache Continuum]]