From b200861b2192b9a8f55457c966eddb3e583f65fd Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Tue, 18 Feb 2003 10:40:26 +0000 Subject: [PATCH] Add pointer to Antelope. Submitted by: Dale Anson git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274111 13f79535-47bb-0310-9956-ffa450edef68 --- docs/projects.html | 59 ++++++++++++++++++++++++++++++++++++++++++++++ xdocs/projects.xml | 32 +++++++++++++++++++++++++ 2 files changed, 91 insertions(+) diff --git a/docs/projects.html b/docs/projects.html index a3b0652c9..afad44057 100644 --- a/docs/projects.html +++ b/docs/projects.html @@ -323,6 +323,65 @@ valign="top" align="left"> At the moment, no license is being attached to the tool. + + +
+ + + +
+ + Antelope + +
+

A GUI for running Ant and editing build files, can run as + stand-alone or as a plugin to jEdit. In addition to running + targets, Antelope can generate performance statistics and can + trace/display a target's execution path without actually + executing the target.

+

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

+ + + + + + + + + + + + + + + +
+ Compatibility: + + Tested extensively with Ant 1.5.x. +
+ URL: + + http://antelope.sourceforge.net/ +
+ Contact: + + Dale Anson +
+ License: + + Apache Software Foundation License +

diff --git a/xdocs/projects.xml b/xdocs/projects.xml index ecbfcaf53..80977f374 100644 --- a/xdocs/projects.xml +++ b/xdocs/projects.xml @@ -73,6 +73,38 @@ + + +

A GUI for running Ant and editing build files, can run as + stand-alone or as a plugin to jEdit. In addition to running + targets, Antelope can generate performance statistics and can + trace/display a target's execution path without actually + executing the target.

+ +

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

+ + + + + + + + + + + + + + + + + + +
Compatibility:Tested extensively with Ant 1.5.x.
URL:http://antelope.sourceforge.net/
Contact:Dale Anson
License:Apache Software Foundation License
+
+

Anthill is a build tool that promotes a controlled build