Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 27997 invoked from network); 8 Apr 2004 21:28:38 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 8 Apr 2004 21:28:38 -0000 Received: (qmail 61286 invoked by uid 500); 8 Apr 2004 21:28:16 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 61254 invoked by uid 500); 8 Apr 2004 21:28:16 -0000 Mailing-List: contact user-help@ant.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 user@ant.apache.org Received: (qmail 61241 invoked from network); 8 Apr 2004 21:28:16 -0000 Received: from unknown (HELO web20405.mail.yahoo.com) (66.163.169.93) by daedalus.apache.org with SMTP; 8 Apr 2004 21:28:16 -0000 Message-ID: <20040408212821.57540.qmail@web20405.mail.yahoo.com> Received: from [208.128.243.99] by web20405.mail.yahoo.com via HTTP; Thu, 08 Apr 2004 14:28:21 PDT Date: Thu, 8 Apr 2004 14:28:21 -0700 (PDT) From: Matt Benson Subject: Re: Preset execution environment To: Ant Users List In-Reply-To: <4075B964.550E0C4C@purematrix.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: minotaur-2.apache.org 1.6.2 0/1000/N --- "Jack J. Woehr" wrote: > Matt Benson wrote: > > > I tend to agree that having a means of doing with > > actual Ant buildfiles what we basically do using > > environment variables such as ANT_OPTS and > ANT_ARGS > > might be nice for advanced users, if a little > > dangerous for widespread use in environments with > less > > than optimal communication... anyone else have an > > opinion on this? > > "ant.rc" ? Actually, $HOME/.antrc, $HOME/.ant/ant.conf, and /etc/ant.conf are all detected and sourced by the ant shell script, and they can do a lot for you, but all they can really do is set properties. This is good, but a facility to execute buildfile-based tasks, while admittedly somewhat dangerous, would be helpful IMO. -Matt __________________________________ Do you Yahoo!? Yahoo! Small Business $15K Web Design Giveaway http://promotions.yahoo.com/design_giveaway/ --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org