Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 69194 invoked from network); 10 Apr 2002 16:57:19 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 10 Apr 2002 16:57:19 -0000 Received: (qmail 17407 invoked by uid 97); 10 Apr 2002 16:57:16 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 17391 invoked by uid 97); 10 Apr 2002 16:57:16 -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 17380 invoked from network); 10 Apr 2002 16:57:15 -0000 Message-ID: <87EA86B25219184E96839DD54AB784F312F44E@falcon.ssa.co.santa-clara.ca.us> From: Miriam Aguirre To: "'Ant Users List'" Subject: RE: ant problems on windows Date: Wed, 10 Apr 2002 09:54:33 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2655.55) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N i added the full path to the bin as well : C:\project\core\build\nt>f:\jakarta-ant-1.4.1\bin\ant -verbose compile Ant version 1.2 compiled on October 24 2000 Searching for build.xml ... -----Original Message----- From: Shoemaker, Michael (STL) [mailto:MShoemaker@express-scripts.com] Sent: Wednesday, April 10, 2002 9:52 AM To: 'Ant Users List' Subject: RE: ant problems on windows Are you sure you don't have 2 ant installations and its hitting the old one first? -----Original Message----- From: Miriam Aguirre [mailto:Miriam.Aguirre@ssa.co.santa-clara.ca.us] Sent: Wednesday, April 10, 2002 11:48 AM To: 'ant-user@jakarta.apache.org' Subject: ant problems on windows hello, i've got a couple of things, i downloaded jakarta-ant-1.4.1-bin.zip (and tar.gz) and when i do an ant -verbose target i get the following: Ant version 1.2 compiled on October 24 2000 Searching for build.xml ... Searching in C:\project\core\build\nt Buildfile: C:\project\core\build\nt\build.xml Detected Java Version: 1.2 Detected OS: Windows NT version 1.2 ? is this ok? also, i'm on windows 2000. if i add the tag in my build file i get: C:\project\eir\build\nt>build -verbose -Diasbin=%GX_ROOTDIR%/bin deploy Ant version 1.2 compiled on October 24 2000 BUILD FAILED C:\project\eir\build\nt\build.xml:123: Class org.apache.tools.ant.taskdefs.Property doesn't support the "envir onment" attribute Total time: 0 seconds Finally, if i add more than one command line property (-Dprop1=foo -Dprop2=bar) ant doesn't seem to do *anything* C:\project\eir\build\nt>build -verbose -Diasbin=%GX_ROOTDIR%/bin -Dhost=localhost -Dport=10817 deploy Ant version 1.2 compiled on October 24 2000 C:\project\eir\build\nt> anyone have any ideas? -Miriam -- To unsubscribe, e-mail: For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: