Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 22722 invoked by uid 500); 22 Jun 2001 06:19:11 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: ant-user@jakarta.apache.org Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 22704 invoked from network); 22 Jun 2001 06:19:10 -0000 X-Authentication-Warning: bodewig.bost.de: bodewig set sender to bodewig@apache.org using -f To: ant-user@jakarta.apache.org Subject: Re: Classpath problem in ANT 1.3 References: <20010621224529.91777.qmail@web12703.mail.yahoo.com> From: Stefan Bodewig Date: 22 Jun 2001 08:19:16 +0200 In-Reply-To: Hristo Stoyanov's message of "Thu, 21 Jun 2001 15:45:29 -0700 (PDT)" Message-ID: Lines: 11 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Hristo Stoyanov wrote: > When I run build.bat -verbose I still get the offending ANT jars Which build.bat? I guess it is this batch file that is adding the jars to your CLASSPATH - having them appear twice in the verbose output also indicates that they are already present in your system CLASSPATH. Stefan