Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 45364 invoked from network); 1 May 2002 02:54:09 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 1 May 2002 02:54:09 -0000 Received: (qmail 9795 invoked by uid 97); 1 May 2002 01:02:14 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@nagoya.betaversion.org Received: (qmail 9723 invoked by alias); 1 May 2002 01:02:14 -0000 Delivered-To: jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 9709 invoked by uid 97); 1 May 2002 01:02:14 -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 9697 invoked by uid 98); 1 May 2002 01:02:13 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) From: "Conor MacNeill" To: "Ant Users List" Subject: RE: accessing environment variables Date: Wed, 1 May 2002 11:01:35 +1000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <002701c1f0a9$a8aace30$8c9b2fd8@sjain> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Sharad, An old version of the Ant classes is being picked up. You will need to check two things. 1. Make sure ANT_HOME is pointing to the real ANT_HOME 2. Make sure your classpath does not contain an old ant.jar, or another jar which provides the old ant version (if someone bundled it). Probably try a clean classpath Conor > -----Original Message----- > From: Sharad Jain [mailto:sjain@iit.edu] > Sent: Wednesday, 1 May 2002 10:47 AM > To: ant-user@jakarta.apache.org > Subject: RE: accessing environment variables > > > Oops, > Its a typo. I verified that I am using "environment". > > Although, to my surprise, the version of ant is 1.2. > I tried downloading latest 1.4.1 from apache website. But even > the 1.4.1 binary says version 1.2 when I try "ant -version" !! > I tried downloading nightly build for 1.5alpha but still the same. > Am I missing something here ... ? > > Thanks for help, > -sjain > > > ****************************************************** > spelling? > > Are you sure you are spelling it "environment" and not "enviromnent" > > Not clear from your email. Also check the version reported by Ant when > using -verbose flag. > > Conor > > > > -----Original Message----- > > From: Sharad Jain [mailto:sharad_j@hotmail.com] > > Sent: Tuesday, 30 April 2002 2:30 PM > > To: ant-user@jakarta.apache.org > > Subject: accessing environment variables > > > > > > I am using ant-1.4.1. > > When I try, > > > > > > > > > > > > why does it complain, doesn't support > > the "environment" attribute ? > > > > Any idea ? > > > > -sjain > > > > -- To unsubscribe, e-mail: For additional commands, e-mail: