Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 37140 invoked from network); 8 Aug 2007 07:54:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Aug 2007 07:54:19 -0000 Received: (qmail 26086 invoked by uid 500); 8 Aug 2007 07:54:16 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 25859 invoked by uid 500); 8 Aug 2007 07:54:15 -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 25848 invoked by uid 99); 8 Aug 2007 07:54:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Aug 2007 00:54:15 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of apippalapalli@gmail.com designates 64.233.166.179 as permitted sender) Received: from [64.233.166.179] (HELO py-out-1112.google.com) (64.233.166.179) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Aug 2007 07:54:06 +0000 Received: by py-out-1112.google.com with SMTP id f31so196470pyh for ; Wed, 08 Aug 2007 00:53:45 -0700 (PDT) DKIM-Signature: a=rsa-sha1; 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:references; b=sDSwqhtAYzPva+pALMdWrcaTUuc5RdsibV8eVRpzsD/2tH/jq/qJEYto5w1kkG//5LNuQMLmt3+G+t6bJE4YFH1/nevdIrYzs7sn43zS0i5zQhQpQ1PVs4cyFGK1Q79vhJcWE9PC3NWcwGMlrz3b/nKDmQ8JTWwASNJmW6SRQKo= 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:references; b=iRkpkivGc5IfvNc6Tnx3kYCX9bS859VxzHFbrX/E/0qDcx+DgszyM8iLPk70zqgbVeOTwfIYzW8QQivaLlafA9YBV5j+eUT754sgJA0mh6o8q862yBGM8a4mpsSIwVIZxboTp59eJBofJZqYav449JI44AaLlaKqkghId1TlRUk= Received: by 10.64.242.5 with SMTP id p5mr264463qbh.1186559623881; Wed, 08 Aug 2007 00:53:43 -0700 (PDT) Received: by 10.65.249.13 with HTTP; Wed, 8 Aug 2007 00:53:43 -0700 (PDT) Message-ID: Date: Wed, 8 Aug 2007 13:23:43 +0530 From: "Anil Kumar pippalapalli" To: "Ant Users List" Subject: Re: regarding path id In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_4517_32011764.1186559623844" References: X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_4517_32011764.1186559623844 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline hi mani, you can do this, this will take care of all jars in that folder and subfolders.... anil. On 8/8/07, Manivannan Palanichamy wrote: > > Hi, > Actually, I add the jar files in classpath using the following way. > > > > > > > It looks bit tedious, since every jar file should be listed in the > pathelement tag. Instead of doing this, is there anyway to specify a > directory, containing all jar files? > > -- > Manivannan.Palanichamy (@) Oracle.com > http://mani.gw.googlepages.com/index.html > ------=_Part_4517_32011764.1186559623844--