Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 28026 invoked from network); 12 Sep 2007 07:24:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Sep 2007 07:24:39 -0000 Received: (qmail 38636 invoked by uid 500); 12 Sep 2007 07:24:29 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 38602 invoked by uid 500); 12 Sep 2007 07:24:29 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 38591 invoked by uid 99); 12 Sep 2007 07:24:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Sep 2007 00:24:29 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of peter.kitt.reilly@gmail.com designates 209.85.198.191 as permitted sender) Received: from [209.85.198.191] (HELO rv-out-0910.google.com) (209.85.198.191) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Sep 2007 07:24:27 +0000 Received: by rv-out-0910.google.com with SMTP id k15so106106rvb for ; Wed, 12 Sep 2007 00:24:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=WqVZ+0vz1q++lamaebPNJzwUtOa7zbRm3Mr9UKlCYow=; b=MBZlkvzUGIlkd54lyDSGPLQ9RkmLdiogih7tf3SjK/FNWus79CKgbxLPrU/zRY1hXDLWODP/gdBWjlfNMo0mMU5Dxq+LoMLkQS6iBAMRj/z3GaNQixLxa4J7OSKODRzxrSPGWb9B9qK4OgtlRKxOIdId/S+6kczPrr1TmtrM3aA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=POheJxjJ1PHnHMRnI7FoScVi3T3OZcqASyD3hk//VTwOFvrWhe7uEs2ct8FBQQmcBZV+mwCy3lZF4O/NSvgbzOGJMTCK3w8PoxDS5JJt6Kx284dmAunexo/BnaG5ZwGbaE/qIkhB3LsXfO31syg4v7o3HODQhhVSZaeZSRmnC3Q= Received: by 10.140.132.8 with SMTP id f8mr86496rvd.1189581846940; Wed, 12 Sep 2007 00:24:06 -0700 (PDT) Received: by 10.140.192.15 with HTTP; Wed, 12 Sep 2007 00:24:06 -0700 (PDT) Message-ID: Date: Wed, 12 Sep 2007 08:24:06 +0100 From: "Peter Reilly" To: "Ant Users List" Subject: Re: ant-1.6.5; need to add tools.jar to system classpath In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org Hi Jan, Vladimir is trying to use a different tools.jar than the one that is in $JAVA_HOME - as the one in $JAVA_HOME is broken. Hi Vladimir, ATM I do not see any way other that the one you are using. Peter On 9/12/07, Jan.Materne@rzf.fin-nrw.de wrote: > >We are working with ant-1.6.5. As a workaround for > > > >http://bugs.sun.com/view_bug.do?bug_id=6176978 > > > >(the bug is marked fixed, but it re-appeared in jdk 1.6), we need to > add > >tools.jar to ant system classpath. > > > - If JAVA_HOME points to a JDK it should be on Ants classpath already. > - You could add jars from a directory by -lib option > - supports nested sourcepath, classpath and bootclasspath > > > Jan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org