Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 20680 invoked from network); 26 Jul 2005 09:27:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Jul 2005 09:27:54 -0000 Received: (qmail 84885 invoked by uid 500); 26 Jul 2005 09:27:45 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 84840 invoked by uid 500); 26 Jul 2005 09:27:45 -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 84827 invoked by uid 99); 26 Jul 2005 09:27:45 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Jul 2005 02:27:45 -0700 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of hind.lwahhabi@accenture.com designates 170.252.72.94 as permitted sender) Received: from [170.252.72.94] (HELO ememr1002.accenture.com) (170.252.72.94) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Jul 2005 02:27:37 -0700 Received: from EMEXV1004.dir.svc.accenture.com ([10.130.16.107]) by ememr1002.accenture.com (8.13.4/8.13.4) with ESMTP id j6Q9RYXW007290 for ; Tue, 26 Jul 2005 10:27:39 +0100 (WEST) Received: from emexr1001.dir.svc.accenture.com ([10.130.16.110]) by EMEXV1004.dir.svc.accenture.com with Microsoft SMTPSVC(6.0.3790.211); Tue, 26 Jul 2005 11:26:17 +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); Tue, 26 Jul 2005 11:26:16 +0200 Content-Transfer-Encoding: 7bit X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.326 Importance: normal Priority: normal Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----_=_NextPart_001_01C591C4.13D91A52" Subject: RE: Runing subant depending on the sub projects names. Date: Tue, 26 Jul 2005 11:25:25 +0200 Message-ID: <35F56E214D71814B80E64DCA5B770E520B2137@EMEXM0102.dir.svc.accenture.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: <35F56E214D71814B80E64DCA5B770E520B2137@EMEXM0102.dir.svc.accenture.com> Thread-Topic: Runing subant depending on the sub projects names. thread-index: AcWRc8gcwQS+vushQ/KgF3yH1gZvqwAOWx0gAARnsi0AAGWj4AAA4qqb From: To: X-OriginalArrivalTime: 26 Jul 2005 09:26:16.0787 (UTC) FILETIME=[12F94230:01C591C4] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C591C4.13D91A52 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable hmm i am using subant filesets for the moment to run ALL the build.xml = under the root directory. Do u mean using filesets with regular expressions for example? -----Original Message----- From: Jan.Materne@rzf.fin-nrw.de [mailto:Jan.Materne@rzf.fin-nrw.de] Sent: Tue 7/26/2005 11:01 AM To: user@ant.apache.org Subject: AW: Runing subant depending on the sub projects names. =20 Can=B4t you specify subants fileset according to your needs? Jan=20 >-----Urspr=FCngliche Nachricht----- >Von: hind.lwahhabi@accenture.com [mailto:hind.lwahhabi@accenture.com]=20 >Gesendet: Dienstag, 26. Juli 2005 10:54 >An: user@ant.apache.org >Betreff: Runing subant depending on the sub projects names. > > >Hello folks; >Is there an elegant way to call on subprojects, using=20 >the name of each subproject? >I mean from the root build file, execute subprojects build=20 >files of subproject A, B,C but not D,E,F for instance. >For the moment i am using a tortuous way to do so: In the root=20 >build file->macrodef taken from the doc, pass the=20 >name of the project to run as a property and in the subproject=20 >buildfile-> run the target if and only if the project name=20 >matches the property given in the root file. > >Thx in advance. > > >This message is for the designated recipient only and may=20 >contain privileged, proprietary, or otherwise private=20 >information. If you have received it in error, please notify=20 >the sender immediately and delete the original. Any other use=20 >of the email by you is prohibited. > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org 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_01C591C4.13D91A52 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_01C591C4.13D91A52--