Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 91390 invoked from network); 23 Apr 2006 19:49:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 Apr 2006 19:49:07 -0000 Received: (qmail 51728 invoked by uid 500); 23 Apr 2006 19:49:03 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 51697 invoked by uid 500); 23 Apr 2006 19:49:02 -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 51686 invoked by uid 99); 23 Apr 2006 19:49:02 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Apr 2006 12:49:02 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [213.46.243.15] (HELO amsfep18-int.chello.nl) (213.46.243.15) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Apr 2006 12:49:01 -0700 Received: from [192.168.0.2] (really [213.89.102.190]) by amsfep18-int.chello.nl (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP id <20060423194838.YBEW1370.amsfep18-int.chello.nl@[192.168.0.2]> for ; Sun, 23 Apr 2006 21:48:38 +0200 Mime-Version: 1.0 (Apple Message framework v749.3) Content-Transfer-Encoding: 7bit Message-Id: <15B3E54E-25A7-405F-ABE9-F96C6FAAC672@chello.se> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: Ant Users List From: Tommy Nordgren Subject: Modifying classpath Date: Sun, 23 Apr 2006 21:48:37 +0200 X-Mailer: Apple Mail (2.749.3) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N What is the easiest way to do the following? Set the class path of a task to the FULL CLASS PATH of the CURRENT ANT invocation, with the EXCEPTION of a single jar file installed in the Ant library directory? ------------------------------------- This sig is dedicated to the advancement of Nuclear Power Tommy Nordgren tommy.nordgren@chello.se --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org