Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@apache.org Received: (qmail 31152 invoked from network); 30 Jan 2003 15:32:02 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 30 Jan 2003 15:32:02 -0000 Received: (qmail 21799 invoked by uid 97); 30 Jan 2003 15:33:27 -0000 Delivered-To: qmlist-jakarta-archive-ant-dev@nagoya.betaversion.org Received: (qmail 21792 invoked from network); 30 Jan 2003 15:33:27 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 30 Jan 2003 15:33:27 -0000 Received: (qmail 30401 invoked by uid 500); 30 Jan 2003 15:31:47 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 87622 invoked from network); 30 Jan 2003 15:18:37 -0000 To: ant-dev@jakarta.apache.org Subject: Re: Class-Path entry in the manifest.mf of ant.jar X-Mailer: Lotus Notes Release 5.0.5 September 22, 2000 From: Darin Swanson Message-ID: Date: Thu, 30 Jan 2003 09:17:37 -0600 X-MIMETrack: Serialize by Router on D03NM119/03/M/IBM(Release 6.0 [IBM]|December 16, 2002) at 01/30/2003 08:17:22, Serialize complete at 01/30/2003 08:17:22 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="=_alternative 005403FE86256CBE_=" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N --=_alternative 005403FE86256CBE_= Content-Type: text/plain; charset="us-ascii" Wouldn't this be covered by includeantruntime defaulting to true? Darins "Steve Loughran" 01/29/03 12:29 PM To: "Ant Developers List" , "Darin Swanson" cc: Subject: Re: Class-Path entry in the manifest.mf of ant.jar try running a forked without them :) ----- Original Message ----- From: "Darin Swanson" To: Sent: Wednesday, January 29, 2003 09:18 Subject: Class-Path entry in the manifest.mf of ant.jar In the Ant 1.5.1 distribution, the ant.jar has a Manifest.mf file that contains the following entry: Class-Path: xml-apis.jar xercesImpl.jar optional.jar xalan.jar. I am working on the Ant integration for the Eclipse project and this entry is causing us some problems to do with classloading (specifically excluding optional.jar from the classpath if the user has indicated to do so). I am interested in the reason for these entries? Thanks for your time Darins --=_alternative 005403FE86256CBE_=--