Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 46871 invoked from network); 27 Jun 2005 16:13:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Jun 2005 16:13:57 -0000 Received: (qmail 48412 invoked by uid 500); 27 Jun 2005 16:13:49 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 48374 invoked by uid 500); 27 Jun 2005 16:13:48 -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 48361 invoked by uid 99); 27 Jun 2005 16:13:48 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Jun 2005 09:13:48 -0700 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of hind.lwahhabi@accenture.com designates 170.252.72.93 as permitted sender) Received: from [170.252.72.93] (HELO ememr1001.accenture.com) (170.252.72.93) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Jun 2005 09:13:47 -0700 Received: from EMEXV1003.dir.svc.accenture.com ([10.130.16.106]) by ememr1001.accenture.com (8.13.4/8.13.4) with ESMTP id j5RGBFEe001239 for ; Mon, 27 Jun 2005 17:11:16 +0100 (WEST) Received: from emexr1001.dir.svc.accenture.com ([10.130.16.110]) by EMEXV1003.dir.svc.accenture.com with Microsoft SMTPSVC(6.0.3790.211); Mon, 27 Jun 2005 18:13:20 +0200 Received: from EMEXM0102.dir.svc.accenture.com ([10.130.16.100]) by emexr1001.dir.svc.accenture.com with Microsoft SMTPSVC(6.0.3790.211); Mon, 27 Jun 2005 18:13:19 +0200 Content-Transfer-Encoding: 7bit X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.181 Content-class: urn:content-classes:message Importance: normal Priority: normal MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----_=_NextPart_001_01C57B33.22970912" Subject: help with subant pleeeeeeease Date: Mon, 27 Jun 2005 18:13:20 +0200 Message-ID: <35F56E214D71814B80E64DCA5B770E520B2095@EMEXM0102.dir.svc.accenture.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: <35F56E214D71814B80E64DCA5B770E520B2095@EMEXM0102.dir.svc.accenture.com> Thread-Topic: help with subant pleeeeeeease Thread-Index: AcV7MBk4wYy8CNKQS3+qpe4Uv6UsJAAAe8bm From: To: X-OriginalArrivalTime: 27 Jun 2005 16:13:19.0555 (UTC) FILETIME=[22192930:01C57B33] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C57B33.22970912 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable i am working on a project wich has the following sources directory = structure: root | common.xml | superbuild.xml | +-- modules +-- modA +-- src +--prj=20 +---modA1 | +-- src +--prj=20 +-- modB +-- src +--prj=20 +-- modB1 +-- src +--prj=20 +-- modB2 +-- src +--prj=20 etc.. which means that you have as many nested src directories as you = want(indeed!!);the nested build.xml are located under each prj folder. how can i use subant and its fileset or dir nested elements to parse all = the prj folders under "modules" in order to run all the build.xml??Or = should i use regular expressions or scripting? Please any help is welcome since it is very urgent.thank you for any = guideline. Regards, Hind. This message is for the designated recipient only and may contain = privileged, proprietary, or otherwise private information. If you have = received it in error, please notify the sender immediately and delete = the original. Any other use of the email by you is prohibited. ------_=_NextPart_001_01C57B33.22970912 Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org ------_=_NextPart_001_01C57B33.22970912--