From a0958003e607a993a151f409d3c21c8aaab597b4 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Tue, 3 Apr 2001 06:55:50 +0000 Subject: [PATCH] Add link to CruiseControl. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268903 13f79535-47bb-0310-9956-ffa450edef68 --- webpage/docs/external.html | 67 +++++++++++++++++++++++++++++++++++++- webpage/xdocs/external.xml | 27 ++++++++++++++- 2 files changed, 92 insertions(+), 2 deletions(-) diff --git a/webpage/docs/external.html b/webpage/docs/external.html index 7d55b4f4d..e0d5db0ba 100644 --- a/webpage/docs/external.html +++ b/webpage/docs/external.html @@ -476,7 +476,72 @@
-

Not available

+ + + +
+ + CruiseControl + +
+
+

CruiseControl is a tool for setting up a continuous build + process. CruiseControl provides an Ant wrapper and a set of + tasks to automate the checkout/build/test cycle. CruiseControl + also comes bundled with a servlet for viewing the status of + the current build, as well as previous build results.

+ + + + + + + + + + + + + + + + + +
+ + Compatibility: + + + + Ant 1.2 and 1.3 + +
+ + URL: + + + + http://cruisecontrol.sourceforge.net/ + +
+ + Contact: + + + + Project Mailing Lists and Administrators + +
+ + License: + + + + GNU General Public License + +
+
+
diff --git a/webpage/xdocs/external.xml b/webpage/xdocs/external.xml index e36347e39..0fc02946c 100644 --- a/webpage/xdocs/external.xml +++ b/webpage/xdocs/external.xml @@ -156,7 +156,32 @@
-

Not available

+ +

CruiseControl is a tool for setting up a continuous build + process. CruiseControl provides an Ant wrapper and a set of + tasks to automate the checkout/build/test cycle. CruiseControl + also comes bundled with a servlet for viewing the status of + the current build, as well as previous build results.

+ + + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.2 and 1.3
URL:http://cruisecontrol.sourceforge.net/
Contact:Project Mailing Lists and Administrators
License:GNU General Public License
+