diff --git a/docs/external.html b/docs/external.html index 94a9018a2..9ab2d2803 100644 --- a/docs/external.html +++ b/docs/external.html @@ -344,7 +344,7 @@ progress.

AntDoc can be run via an Ant task, AntDoc GUI can be run via an Ant task, or via a JVM launch.

- +
@@ -2903,7 +2903,7 @@ diff --git a/docs/projects.html b/docs/projects.html index 73d898c58..301813dcd 100644 --- a/docs/projects.html +++ b/docs/projects.html @@ -185,7 +185,7 @@ a CASE-tool and generates classes and deployable components (J2EE or other) specific for your application architecture.

-
@@ -830,7 +830,7 @@ - masogato@users.sourceforge.net + masogato@users.sourceforge.net
- http://www.kanaputs.org/ + http://www.kanaputs.org/
http://www.kanaputs.org/ant.html
+
@@ -235,7 +235,7 @@ task (like an <if> task) and a development playground for experimental tasks like a C/C++ compilation task for different compilers.

- +
@@ -289,7 +289,7 @@

Includes several additional tasks: Assert, If/Else, Try/Catch/Finally, Switch, Variable, Stopwatch, Limit, Math, Post, SSH, SCP, AntFetch, AntCallBack.

- +
@@ -342,7 +342,7 @@ sharing of knowledge within an organization by automatically updating a project intranet site with artifacts from the latest build.

- +
@@ -385,15 +385,24 @@

- - CruiseControl + + Antworks

-

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.

- +

The antworks project is a set of tools and standardized targets that + greatly simplifies using ant in your project.

+

+ The driver behind antworks is Importer. Importer is an extension to the + ant import task that will download and + cache an ant build.xml file and it's associated resources called + antlets. Antlets are available for Java compiling + and packaging, JUnit, Forrest, J2EE and + more. +

+

+ See the Getting Started + guide for more information. +

+
@@ -411,7 +420,7 @@ @@ -421,7 +430,7 @@ @@ -431,21 +440,19 @@
@@ -401,7 +410,7 @@ - Ant 1.2 and higher + 1.6 and later
- http://cruisecontrol.sourceforge.net/ + http://antworks.sourceforge.net/index.html
- Project Mailing Lists and Administrators + Antworks Developers mailing lists
- Release 1.0 has been licensed under the GNU General Public - License. Starting with release 1.1 the license has been - changed to a BSD-like license. + The Apache License 2.0

- - Invicta + + BuildMonkey

-

Invicta is a build management tool. Using simple project definition files, - it generates powerful build scripts (such as ANT) while hiding their - complexity. Invicta is a modular framework that allows developing additional - components and output types.

- +

BuildMonkey is a Web-based automated build dashboard, with upload + capability and google web search. It schedules the running of Ant + build scripts - checking sources out of CM - and makes the results + available centrally.

+
@@ -463,7 +470,7 @@ @@ -473,7 +480,7 @@ @@ -483,27 +490,20 @@
@@ -453,7 +460,7 @@ - Ant 1.5 and higher + Ant 1.5.4 or later
- http://invicta.sf.net/ + http://www.buildmonkey.com
- Project Mailing Lists and Administrators + jb@buildmonkey.com
- LGPL. + Freeware, commercial/support licences available

- - Krysalis Centipede + + CruiseControl

-

Krysalis Centipede is a project build system based on - Apache Ant. Centipede uses pre-packaged modules called "cents" - that it downloads and installs automatically. Cents can be - used as Ant tasks or easy to use targets.

-

For example, Forrest is an XML standards oriented project - documentation framework based on Apache Cocoon. In order to - assist your projects adoption of this powerful documentation - generation tool we have packaged it as a cent that will - (optionally) be automatically downloaded, installed and used - to build project documentation which includes output from - other cents such as Javadoc, JDepend, Checkstyle and many - others.

- +

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.

+
@@ -521,7 +521,7 @@ @@ -531,7 +531,7 @@ @@ -541,20 +541,77 @@
@@ -511,7 +511,7 @@ - 1.4.1 an later + Ant 1.2 and higher
- http://krysalis.org/centipede/ + http://cruisecontrol.sourceforge.net/
- mailing lists + Project Mailing Lists and Administrators
- The Krysalis Patchy Software License, based on and - fully compatible with the Apache Software Foundation - license + Release 1.0 has been licensed under the GNU General Public + License. Starting with release 1.1 the license has been + changed to a BSD-like license.

+ + Invicta +

+

Invicta is a build management tool. Using simple project definition files, + it generates powerful build scripts (such as ANT) while hiding their + complexity. Invicta is a modular framework that allows developing additional + components and output types.

+ + + + + + + + + + + + + + + + + +
+ Compatibility: + + Ant 1.5 and higher +
+ URL: + + http://invicta.sf.net/ +
+ Contact: + + Project Mailing Lists and Administrators +
+ License: + + LGPL. +
+

+ + Krysalis Centipede +

+

The Centipede admin told us, that that project + "is no more" and that "Antworks has taken it place." +

+

NAnt

NAnt is a .NET based build tool. In theory it is kind of like make without make's wrinkles. In practice it's a lot like Ant.

- +
@@ -603,7 +660,7 @@

Rant stands for Remote Ant. It is a distributed build system that allows an Ant build file to launch builds on other systems and receive exceptions should they occur.

- +
@@ -652,7 +709,7 @@

XML Publication is a set of tools to generate Web pages from desktop documents or other structured documents using XSLT and Ant.

- +
diff --git a/xdocs/external.xml b/xdocs/external.xml index 6995d224d..99f76bf79 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -130,7 +130,7 @@

AntDoc can be run via an Ant task, AntDoc GUI can be run via an Ant task, or via a JVM launch.

- +
@@ -1568,7 +1568,7 @@ diff --git a/xdocs/projects.xml b/xdocs/projects.xml index 59ad43215..bc28c5f2e 100644 --- a/xdocs/projects.xml +++ b/xdocs/projects.xml @@ -37,7 +37,7 @@ (J2EE or other) specific for your application architecture.

-
Compatibility: Ant 1.4.1 and higher
URL: - http://www.kanaputs.org/ + http://www.kanaputs.org/
http://www.kanaputs.org/ant.html
+
@@ -64,7 +64,7 @@ playground for experimental tasks like a C/C++ compilation task for different compilers.

-
Compatibility: 1.4.1 and above
+
@@ -96,7 +96,7 @@ Try/Catch/Finally, Switch, Variable, Stopwatch, Limit, Math, Post, SSH, SCP, AntFetch, AntCallBack.

-
Compatibility: 1.4.1 and above
+
@@ -126,7 +126,7 @@ updating a project intranet site with artifacts from the latest build.

-
Compatibility: Ant 1.5 and higher.
+
@@ -146,6 +146,70 @@
Compatibility: bundles Ant 1.3, is compatible with Ant 1.3 to 1.4.1
+ + +

The antworks project is a set of tools and standardized targets that + greatly simplifies using ant in your project.

+

+ The driver behind antworks is Importer. Importer is an extension to the + ant import task that will download and + cache an ant build.xml file and it's associated resources called + antlets. Antlets are available for Java compiling + and packaging, JUnit, Forrest, J2EE and + more. +

+

+ See the Getting Started + guide for more information. +

+ + + + + + + + + + + + + + + + + + +
Compatibility:1.6 and later
URL:http://antworks.sourceforge.net/index.html
Contact:Antworks Developers mailing lists
License:The Apache License 2.0
+
+ + + +

BuildMonkey is a Web-based automated build dashboard, with upload + capability and google web search. It schedules the running of Ant + build scripts - checking sources out of CM - and makes the results + available centrally.

+ + + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.5.4 or later
URL:http://www.buildmonkey.com
Contact:jb@buildmonkey.com
License:Freeware, commercial/support licences available
+
+

CruiseControl is a tool for setting up a continuous build @@ -154,7 +218,7 @@ also comes bundled with a servlet for viewing the status of the current build, as well as previous build results.

- +
@@ -176,78 +240,46 @@
Compatibility: Ant 1.2 and higher
- - -

Invicta is a build management tool. Using simple project definition files, - it generates powerful build scripts (such as ANT) while hiding their - complexity. Invicta is a modular framework that allows developing additional - components and output types.

- - - - - - - - - - - - - - - - - - -
Compatibility:Ant 1.5 and higher
URL:http://invicta.sf.net/
Contact:Project Mailing Lists and Administrators
License:LGPL.
-
- - + -

Krysalis Centipede is a project build system based on - Apache Ant. Centipede uses pre-packaged modules called "cents" - that it downloads and installs automatically. Cents can be - used as Ant tasks or easy to use targets.

+

Invicta is a build management tool. Using simple project definition files, + it generates powerful build scripts (such as ANT) while hiding their + complexity. Invicta is a modular framework that allows developing additional + components and output types.

-

For example, Forrest is an XML standards oriented project - documentation framework based on Apache Cocoon. In order to - assist your projects adoption of this powerful documentation - generation tool we have packaged it as a cent that will - (optionally) be automatically downloaded, installed and used - to build project documentation which includes output from - other cents such as Javadoc, JDepend, Checkstyle and many - others.

- - +
- + - + - + - +
Compatibility:1.4.1 an laterAnt 1.5 and higher
URL:http://krysalis.org/centipede/http://invicta.sf.net/
Contact:mailing listsProject Mailing Lists and Administrators
License:The Krysalis Patchy Software License, based on and - fully compatible with the Apache Software Foundation - licenseLGPL.
+ +

The Centipede admin told us, that that project + "is no more" and that "Antworks has taken it place." +

+
+

NAnt is a .NET based build tool. In theory it is kind of like make without make's wrinkles. In practice it's a lot like Ant.

- +
@@ -273,7 +305,7 @@ system that allows an Ant build file to launch builds on other systems and receive exceptions should they occur.

-
Compatibility: compatible in spirit.
+
@@ -299,7 +331,7 @@ from desktop documents or other structured documents using XSLT and Ant.

-
Compatibility: Ant 1.4
+
Compatibility: Ant 1.4