Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 93029 invoked from network); 7 Feb 2008 19:20:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Feb 2008 19:20:27 -0000 Received: (qmail 83457 invoked by uid 500); 7 Feb 2008 19:20:16 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 83419 invoked by uid 500); 7 Feb 2008 19:20:16 -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 83408 invoked by uid 99); 7 Feb 2008 19:20:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Feb 2008 11:20:16 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [216.136.25.78] (HELO netspend.com) (216.136.25.78) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Feb 2008 19:19:47 +0000 Received: from ([172.21.33.169]) by email1.netspend.com with ESMTP with TLS id 4420799.4623171; Thu, 07 Feb 2008 13:19:36 -0600 Received: from ([172.21.35.190]) by email2.netspend.com with SMTP id 4420730.3642787; Thu, 07 Feb 2008 13:19:20 -0600 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Subject: RE: well-defined ant/xslt problem: (how) can I do this? Date: Thu, 7 Feb 2008 13:19:20 -0600 Message-ID: In-Reply-To: <766da9380802071055k64ab24ch8142e21629e02e20@mail.gmail.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: well-defined ant/xslt problem: (how) can I do this? thread-index: AchpvLlqju8Z1ClqQseRoQPQ48WFJwAALy+w References: <766da9380802070944v41e216c4v38004f0d67891328@mail.gmail.com> <766da9380802071055k64ab24ch8142e21629e02e20@mail.gmail.com> From: "Barry Pape" To: "Ant Users List" Content-Type: text/plain; charset="us-ascii" X-Virus-Checked: Checked by ClamAV on apache.org There is a target attribute for the foreach task=2E So I'm thinking you=0D= =0Awould want to do something like this:=0D=0A =0D=0A=0D=0A=0D=0A=0D=0A----= -Original Message-----=0D=0AFrom: Bill Milbratz [mailto:milbratz@gmail=2Eco= m] =0D=0ASent: Thursday, February 07, 2008 12:55 PM=0D=0ATo: user@ant=2Eapa= che=2Eorg=0D=0ASubject: Re: well-defined ant/xslt problem: (how) can I do t= his?=0D=0A=0D=0AA follow-up:=0D=0A=0D=0AI tried the using the ant-contrib f= or each, and manually specifying the=0D=0Aversions in a list, but came acro= ss a limitation:=0D=0A=0D=0Ape\build-developer=2Exml:1217: foreach doesn't = support the nested=0D=0A"antcall"=0D=0Aelement=2E=0D=0A=0D=0A(I've implemen= ted the internals for the for-each using antcall);=0D=0A=0D=0Acan anyone co= mment on limitation of the ant-contrib looping mechanism?=0D=0A=0D=0A =0D=0A =0D=0A = =0D=0A =0D=0A =0D=0A=0D=0A--------------------------= ---------------=0D=0AConfidentiality Notice!=0D=0AThis electronic transmiss= ion and any attached documents or other=0D=0Awritings are confidential and = are for the sole use of the intended=0D=0Arecipient(s) identified above=2E = This message may contain information=0D=0Athat is privileged, confidential = or otherwise protected from=0D=0Adisclosure under applicable law=2E If the = receiver of this=0D=0Ainformation is not the intended recipient, or the emp= loyee, or=0D=0Aagent responsible for delivering the information to the inte= nded=0D=0Arecipient, you are hereby notified that any use, reading,=0D=0Adi= ssemination, distribution, copying or storage of this information=0D=0Ais s= trictly prohibited=2E If you have received this information in=0D=0Aerror, = please notify the sender by return email and delete the=0D=0Aelectronic tra= nsmission, including all attachments from your=0D=0Asystem=2E=0D=0A --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org