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 56896 invoked from network); 27 Jan 2001 06:17:50 -0000 Received: from web115.mail.yahoo.com (HELO web115.yahoomail.com) (205.180.60.88) by h31.sny.collab.net with SMTP; 27 Jan 2001 06:17:50 -0000 Received: (qmail 4832 invoked by uid 60001); 27 Jan 2001 06:18:00 -0000 Message-ID: <20010127061800.4831.qmail@web115.yahoomail.com> Received: from [64.163.67.114] by web115.yahoomail.com; Fri, 26 Jan 2001 22:18:00 PST Date: Fri, 26 Jan 2001 22:18:00 -0800 (PST) From: Diane Holt Subject: Re: running jikes with -g To: ant-user@jakarta.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N --- Hadi Abedi wrote: > Hi All, > Can someone tell me how to set the -g to run with jikes using ant? > Thanks in advance. Set the "debug" attribute. It's probably easiest to do it as: debug="${debug}" so you can turn it off or on by setting the ${debug} property rather than having to modify your build.xml whenever you want to change what it's set to. I have my default values for things like that in properties files that get read in, which allows for command-line or user's properties files (read in before default ones) to override those sorts of things. Diane ===== (holtdl@yahoo.com) __________________________________________________ Do You Yahoo!? Yahoo! Auctions - Buy the things you want at great prices. http://auctions.yahoo.com/