Return-Path: Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 85451 invoked from network); 21 Feb 2001 07:24:42 -0000 Received: from bodewig.bost.de (root@195.227.98.11) by h31.sny.collab.net with SMTP; 21 Feb 2001 07:24:42 -0000 Received: (from bodewig@localhost) by bodewig.bost.de (8.9.3/8.9.3) id IAA02373; Wed, 21 Feb 2001 08:24:48 +0100 X-Authentication-Warning: bodewig.bost.de: bodewig set sender to bodewig@apache.org using -f To: ant-user@jakarta.apache.org Subject: Re: what kind tools are used to create gump? References: <8F31B2042D72D411894000D0B79D721B2C3A1A@gsny46e.et.gs.com> From: Stefan Bodewig Date: 21 Feb 2001 08:24:48 +0100 In-Reply-To: "Zhu, Yao"'s message of "Tue, 20 Feb 2001 17:10:28 -0500" Message-ID: Lines: 14 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Yao Zhu wrote: > Hi, > > What kind tools are used to create gump in > http://jakarta.apache.org/builds/gump/latest/ AFAIK batch/shell scripts, XSLT and Ant. GUMP is part of Alexandria, see . It's somewhere in a proposals directory in the current CVS sources. Stefan