Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 51839 invoked from network); 17 Jul 2006 19:43:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Jul 2006 19:43:15 -0000 Received: (qmail 78317 invoked by uid 500); 17 Jul 2006 19:43:11 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 78283 invoked by uid 500); 17 Jul 2006 19:43:11 -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 78272 invoked by uid 99); 17 Jul 2006 19:43:11 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Jul 2006 12:43:11 -0700 X-ASF-Spam-Status: No, hits=0.9 required=10.0 tests=FORGED_YAHOO_RCVD,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Jul 2006 12:43:10 -0700 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1G2YzR-0007Rb-8F for user@ant.apache.org; Mon, 17 Jul 2006 12:42:49 -0700 Message-ID: <5366727.post@talk.nabble.com> Date: Mon, 17 Jul 2006 12:16:17 -0700 (PDT) From: danielpaval To: user@ant.apache.org Subject: Loops MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-Sender: danielpaval@yahoo.com X-Nabble-From: danielpaval X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Is there any way I can make a target run for a definite number of times.. Like a "for" or at least a "while" loop? To be more explicit I want a property's value tokenized in order to use the token as target parameters.. Thanks. -- View this message in context: http://www.nabble.com/Loops-tf1956629.html#a5366727 Sent from the Ant - Users forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org