Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 77360 invoked from network); 25 May 2007 16:52:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 May 2007 16:52:47 -0000 Received: (qmail 24621 invoked by uid 500); 25 May 2007 16:52:47 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 24592 invoked by uid 500); 25 May 2007 16:52:47 -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 24581 invoked by uid 99); 25 May 2007 16:52:47 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 May 2007 09:52:47 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of ravi.aroy@gmail.com designates 64.233.184.231 as permitted sender) Received: from [64.233.184.231] (HELO wr-out-0506.google.com) (64.233.184.231) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 May 2007 09:52:41 -0700 Received: by wr-out-0506.google.com with SMTP id i3so346178wra for ; Fri, 25 May 2007 09:52:20 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:reply-to:from:to:subject:date:message-id:mime-version:content-type:content-transfer-encoding:x-priority:x-msmail-priority:x-mailer:in-reply-to:x-mimeole:importance; b=TezJuIuw7Nac5MHXGtgO8uhNTHfngvyb9K7JPjcz3HDSAhG3W9Bp8KYwxe6Hogf2+nirrVYoiLBiaXZ1nS30RGw39Yi0Hzb1e58Ecm4Do+m5ej4evlI/KKX99Z+OFO0FqfYHBzeoq/od4PVkWHbIw8itWr/6KvORJBVN4qrAZvU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:reply-to:from:to:subject:date:message-id:mime-version:content-type:content-transfer-encoding:x-priority:x-msmail-priority:x-mailer:in-reply-to:x-mimeole:importance; b=TrmzaQtne0g/8oS+EkQzJS9c3+vOyhZrojdaDPYbW6xovOpU5kK4pMTXW2Xa4BciVmizyEdwkar1+6xOd+H7ZCfo7ntQGS0ZPXIduWTwDaQ8bm1LGcXS14RO2eYUaauKaGb/belcUGqCFjemZWhmi2GBADrPB5QDJWQ9xAIbuYM= Received: by 10.90.80.8 with SMTP id d8mr2571605agb.1180111939458; Fri, 25 May 2007 09:52:19 -0700 (PDT) Received: from noicltjks ( [122.163.230.85]) by mx.google.com with ESMTP id m1sm593733nzf.2007.05.25.09.52.16; Fri, 25 May 2007 09:52:18 -0700 (PDT) Reply-To: From: "Ravi Roy" To: "'Ant Users List'" , Subject: RE: Resloving directory based JARs to any lengh using Date: Fri, 25 May 2007 22:22:17 +0530 Message-ID: <00b901c79eed$10431ce0$3201a8c0@noicltjks> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 In-Reply-To: <46571216.6030100@mindspring.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 Importance: Normal X-Virus-Checked: Checked by ClamAV on apache.org Thanks Scot for quick answer, I am trying to compute the classpath for sources to compile, and that = folder has many sub-folders containing .class and JAR files too, but I have = tried to use the same you have mentioned below, but JAR is not resolved.=20 But if I use then it = does not give any problems and code is compiled. Reason to specify "**/*" is to include .class and .jar files both. Am I doing something wrong ?=20 Regards Ravi. -----Original Message----- From: Scot P. Floess [mailto:floess@mindspring.com]=20 Sent: Friday, May 25, 2007 10:13 PM To: Ant Users List Subject: Re: Resloving directory based JARs to any lengh using I assume you are attempting to compute a classpath based on the name of=20 the attribute??? Any reason you aren't using a fileset? I think below you are wanting to include all directories? Don't you=20 want to include all jars? Like: Ravi Roy wrote: > Hi All, > > =20 > > Is it possible to refer to all the jars in a directory structure of = any > length ? > > =20 > > I use the following, but a jar located under > myproject\dir1\dir2\dir3\abc.jar is not resolved. > > =20 > > > > > > > > > > > > =20 > > I can refer individual jar using location=3D"c:\myproject\dir1\dir2\dir3\abc.jar" />, but is it = possible > somehow to use the above mentioned structure with some > modifications - which I am not aware of ? > > =20 > > Thanks for the pointers in adavance. > > =20 > > Ravi. > > =20 > > =20 > > =20 > > =20 > > =20 > > =20 > > =20 > > =20 > > > =20 --=20 Scot P. Floess 27 Lake Royale Louisburg, NC 27549 252-478-8087 (Home) 919-392-6730 (Work) Chief Architect JPlate http://sourceforge.net/projects/jplate Chief Architect JavaPIM http://sourceforge.net/projects/javapim --------------------------------------------------------------------- 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