Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 58126 invoked from network); 4 Jun 2004 17:12:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 4 Jun 2004 17:12:55 -0000 Received: (qmail 74675 invoked by uid 500); 4 Jun 2004 17:13:00 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 74651 invoked by uid 500); 4 Jun 2004 17:12:59 -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 74638 invoked by uid 99); 4 Jun 2004 17:12:59 -0000 Received: from [32.97.110.133] (HELO e35.co.us.ibm.com) (32.97.110.133) by apache.org (qpsmtpd/0.27.1) with ESMTP; Fri, 04 Jun 2004 10:12:59 -0700 Received: from westrelay02.boulder.ibm.com (westrelay02.boulder.ibm.com [9.17.195.11]) by e35.co.us.ibm.com (8.12.10/8.12.2) with ESMTP id i54HCeqF592336 for ; Fri, 4 Jun 2004 13:12:40 -0400 Received: from d03nm119.boulder.ibm.com (d03av04.boulder.ibm.com [9.17.195.170]) by westrelay02.boulder.ibm.com (8.12.10/NCO/VER6.6) with ESMTP id i54HCcir212802 for ; Fri, 4 Jun 2004 11:12:39 -0600 In-Reply-To: <20040604140503.80185.qmail@web40601.mail.yahoo.com> To: "Ant Users List" MIME-Version: 1.0 Subject: RE: Ant Built-In Properties X-Mailer: Lotus Notes Release 6.0.2CF1 June 9, 2003 Message-ID: From: Darin Swanson Date: Fri, 4 Jun 2004 10:12:38 -0700 X-MIMETrack: Serialize by Router on D03NM119/03/M/IBM(Release 6.0.2CF2HF259 | March 11, 2004) at 06/04/2004 11:12:39, Serialize complete at 06/04/2004 11:12:39 Content-Type: multipart/alternative; boundary="=_alternative 005E89FE88256EA9_=" X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N --=_alternative 005E89FE88256EA9_= Content-Type: text/plain; charset="US-ASCII" I have logged https://bugs.eclipse.org/bugs/show_bug.cgi?id=65757 Thanks Darins Ivan Ivanov 06/04/2004 07:05 AM Please respond to "Ant Users List" To: Ant Users List cc: Subject: RE: Ant Built-In Properties Yes, i see, but will these properties get documented in Ant docs for built-in properties? --- Jan.Materne@rzf.fin-nrw.de wrote: > Because Eclipse does not use Ant Launcher class > which sets these two > properties. > > Jan > > > -----Original Message----- > > From: Ivan Ivanov > [mailto:rambiusparkisanius@yahoo.com] > > Sent: Friday, June 04, 2004 2:14 PM > > To: user@ant.apache.org > > Subject: Ant Built-In Properties > > > > > > Dear Colleagues, > > > > I noticed some differences in the Ant built-in > > properties when invkong Ant from command line and > when > > invoking it from Eclipse. > > Consider the following build.xml: > > > > > > > > > > > > > > > > When I invoke with from command line it outputs > > Buildfile: build.xml > > > > echo: > > [echoproperties] #Ant properties > > [echoproperties] #Fri Jun 04 15:05:15 EEST 2004 > > [echoproperties] > > ant.file=/home/rambius/workspace/jtests/build.xml > > [echoproperties] > > > ant.file.echo=/home/rambius/workspace/jtests/build.xml > > [echoproperties] ant.project.name=echo > > [echoproperties] ant.java.version=1.4 > > [echoproperties] ant.home=/usr/java/ant > > [echoproperties] > > ant.library.dir=/usr/java/ant1.6.1/lib > > [echoproperties] ant.version=Apache Ant version > 1.6.1 > > compiled on February 12 2004 > > > > An when I invoke it from Eclipse it outputs > > Buildfile: > /home/rambius/workspace/jtests/build.xml > > echo: > > [echoproperties] #Ant properties > > [echoproperties] #Fri Jun 04 15:06:27 EEST 2004 > > [echoproperties] > > ant.file=/home/rambius/workspace/jtests/build.xml > > [echoproperties] > > > ant.file.echo=/home/rambius/workspace/jtests/build.xml > > [echoproperties] ant.project.name=echo > > [echoproperties] ant.java.version=1.4 > > [echoproperties] ant.version=Apache Ant version > 1.6.1 > > compiled on February 12 2004 > > > > Comparing the two outputs, I saw that ant from > command > > line outputs two properties more, namely: > > [echoproperties] ant.home=/usr/java/ant > > [echoproperties] > > ant.library.dir=/usr/java/ant1.6.1/lib > > > > Consulting ant documentation for Built-In > properties I > > saw that only ant.file, ant.version and > > ant.project.name ant ant.java.version are > officialy > > mentioned. > > > > My question is why Ant shows these two properties > and > > Eclipse does not? > > > > Regards Ivan > > > > > > > > > > __________________________________ > > Do you Yahoo!? > > Friends. Fun. Try the all-new Yahoo! Messenger. > > http://messenger.yahoo.com/ > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > user-unsubscribe@ant.apache.org > > For additional commands, e-mail: > user-help@ant.apache.org > > > __________________________________ Do you Yahoo!? Friends. Fun. Try the all-new Yahoo! Messenger. http://messenger.yahoo.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org --=_alternative 005E89FE88256EA9_=--