Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 83281 invoked from network); 24 Aug 2005 07:12:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Aug 2005 07:12:01 -0000 Received: (qmail 97808 invoked by uid 500); 24 Aug 2005 07:11:51 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 97758 invoked by uid 500); 24 Aug 2005 07:11:51 -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 97706 invoked by uid 99); 24 Aug 2005 07:11:50 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Aug 2005 00:11:50 -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: local policy) Received: from [193.109.238.66] (HELO dnsinet.rzf-nrw.de) (193.109.238.66) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Aug 2005 00:12:07 -0700 Received: from z011100.bk.fin.local (z011104.bk.fin.local [172.18.101.140]) by dnsinet.rzf-nrw.de (8.12.10/8.12.10) with ESMTP id j7O7BK0V021483 for ; Wed, 24 Aug 2005 09:11:20 +0200 Received: from z011134.bk.fin.local ([130.11.7.134]) by z011100.bk.fin.local with Microsoft SMTPSVC(6.0.3790.0); Wed, 24 Aug 2005 09:11:21 +0200 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Subject: AW: container with for(each) loop for nested targets ? Date: Wed, 24 Aug 2005 09:11:21 +0200 Message-ID: <3CD9A35A043C094EA8773DBB698E801B0376D161@z011134.bk.fin.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: container with for(each) loop for nested targets ? Thread-Index: AcWoeAuYuycO07vFQrWJcGSaiGNz1QAAu2EQ From: To: X-OriginalArrivalTime: 24 Aug 2005 07:11:21.0563 (UTC) FILETIME=[07D2DAB0:01C5A87B] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Antcontrib uses targets, uses a nested task container. Jan=20 >-----Urspr=FCngliche Nachricht----- >Von: Rebhan, Gilbert [mailto:Gilbert.Rebhan@huk-coburg.de]=20 >Gesendet: Mittwoch, 24. August 2005 08:50 >An: user@ant.apache.org >Betreff: container with for(each) loop for nested targets ? > > >Hi, > >as i have no experience with macrodef/sequential yet, this may=20 >be achieved with some kind of macrodef ... > >is there some kind of container, providing a for(each) loop=20 >with nested targets ? > >background =3D > >i have to edit an antscript that contains several foreach=20 >loops with the same list property, calling different targets > >----snipp--- > > target =3D "target1" > ... > /> > > target =3D "target2" > ... > /> > > > target =3D "target3" > ... > /> > > target =3D "target3" > .... =20 > /> > >----snipp--- > >Question =3D > >Any ideas to solve that more elegant without n foreach loops ? >Maybe with non standard ant tasks ? > > > >Gilbert > >--------------------------------------------------------------------- >To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For=20 >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