Return-Path: Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 13476 invoked by uid 500); 29 Jul 2003 21:06:56 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 13442 invoked from network); 29 Jul 2003 21:06:56 -0000 Received: from unknown (HELO empburexch.burlington.emptoris.com) (63.111.224.162) by daedalus.apache.org with SMTP; 29 Jul 2003 21:06:56 -0000 Received: by empburexch.burlington.emptoris.com with Internet Mail Service (5.5.2653.19) id ; Tue, 29 Jul 2003 17:04:51 -0400 Message-ID: <15717BB71A5CD411A01600508BDCC2E2021C10DA@empburexch.burlington.emptoris.com> From: "Ciramella, EJ" To: 'Ant Users List' Subject: RE: How to iterate in Ant? Date: Tue, 29 Jul 2003 17:04:44 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C35615.09168A80" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C35615.09168A80 Content-Type: text/plain; charset="iso-8859-1" Better yet, what exactly are you trying to do? Why all the properties in a property file? -----Original Message----- From: Roman Rytov [mailto:rrytov@entopia.com] Sent: Tuesday, July 29, 2003 3:58 PM To: user@ant.apache.org Subject: How to iterate in Ant? Is there any way to iterate a collection? Let's say I wanna call a task for each property in a file or for each file in a directory and pass a name as a parameter of the task. ------_=_NextPart_001_01C35615.09168A80--