Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 81197 invoked from network); 13 Apr 2010 07:05:59 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 Apr 2010 07:05:59 -0000 Received: (qmail 68132 invoked by uid 500); 13 Apr 2010 07:05:59 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 68097 invoked by uid 500); 13 Apr 2010 07:05:58 -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 68085 invoked by uid 99); 13 Apr 2010 07:05:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Apr 2010 07:05:58 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.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; Tue, 13 Apr 2010 07:05:48 +0000 Received: from z011100.bk.fin.local (z011100.bk.fin.local [172.18.101.140]) by dnsinet.rzf-nrw.de (8.14.4/8.14.4) with ESMTP id o3D75Sqg001579 for ; Tue, 13 Apr 2010 09:05:28 +0200 Received: from z011103.bk.fin.local ([130.11.7.103]) by z011100.bk.fin.local with Microsoft SMTPSVC(6.0.3790.3959); Tue, 13 Apr 2010 09:05:28 +0200 Received: from z011021.bk.fin.local ([130.11.7.21]) by z011103.bk.fin.local with Microsoft SMTPSVC(6.0.3790.3959); Tue, 13 Apr 2010 09:05:28 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: AW: Looping number of times Date: Tue, 13 Apr 2010 09:05:28 +0200 Message-ID: <9EE86F1965E19E499C80DE52AC807B5505171A46@z011021.bk.fin.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Looping number of times Thread-Index: Acrac5kdvoWdxIzrSciIMqKW+1YRJAAZApSw References: From: To: X-OriginalArrivalTime: 13 Apr 2010 07:05:28.0476 (UTC) FILETIME=[B2B8CDC0:01CADAD7] X-Virus-Checked: Checked by ClamAV on apache.org or directly from the ac-manual The following example loops from one to ten. i is @{i} =20 Jan=20 > -----Urspr=FCngliche Nachricht----- > Von: Jan [mailto:raghurefer@gmail.com]=20 > Gesendet: Montag, 12. April 2010 21:08 > An: Ant Users List > Betreff: Looping number of times >=20 > Hi All, >=20 > Is there any task available to loop for number of times ? >=20 > I know we can use ant-contrib for loop for the comma=20 > seperated list, instead > of it i want to mention loop it for 10 times >=20 > Any one any idea? >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org