Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 48701 invoked from network); 21 Feb 2002 21:27:50 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 21 Feb 2002 21:27:50 -0000 Received: (qmail 13819 invoked by uid 97); 21 Feb 2002 21:27:46 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 13786 invoked by uid 97); 21 Feb 2002 21:27:45 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 13773 invoked from network); 21 Feb 2002 21:27:44 -0000 Message-ID: <20020221212738.26216.qmail@web13403.mail.yahoo.com> Date: Thu, 21 Feb 2002 13:27:38 -0800 (PST) From: Diane Holt Subject: Re: Policies/Suggestions on adding attributes... To: Ant Users List In-Reply-To: <3C755738.A35E1161@rcnchicago.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N --- Michael J McGonagle wrote: > I had started to design my own datafile for my project, but it really > came out very similar to an Ant build.xml (or at least a subset of a > build.xml), so rather than create a new file format, I just want to work > with the Ant file directly. Being able to add arbitrary attributes would > be nice, but it would work just as well to have all of the properties > used by my program put into a target that Ant never executes, this way > it shouldn't really interfear with Ant's operation. You could put it all within a tag -- the only time Ant does anything with it is when you run: $ ant -projecthelp In which case, it gets printed along with all the other info. Diane ===== (holtdl@yahoo.com) __________________________________________________ Do You Yahoo!? Yahoo! Sports - Coverage of the 2002 Olympic Games http://sports.yahoo.com -- To unsubscribe, e-mail: For additional commands, e-mail: