Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 36021 invoked from network); 29 May 2007 21:52:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 May 2007 21:52:27 -0000 Received: (qmail 54124 invoked by uid 500); 29 May 2007 21:52:26 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 54088 invoked by uid 500); 29 May 2007 21:52:26 -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 54077 invoked by uid 99); 29 May 2007 21:52:26 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 May 2007 14:52:26 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of qazwart@gmail.com designates 66.249.92.174 as permitted sender) Received: from [66.249.92.174] (HELO ug-out-1314.google.com) (66.249.92.174) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 May 2007 14:52:21 -0700 Received: by ug-out-1314.google.com with SMTP id q2so31268uge for ; Tue, 29 May 2007 14:51:59 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=nUfU61wLJxwZ+Z8u4GLimtMpU7r8MZN2w/lcooByeFoBkrAFNRm4UgCey/NpeAbiUL6yyWMCBawC4om36N8DtD1EP2uCoGrrwbBoJasD8Cq+/NY5T4aHu8Kc2/V93WwMBYAF2I/xUkCkb8224mPk7Z6pD3nKBPXB/dALUw5nR+k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=JkJnDIC0xPppHYJKiIX+/YMhcztlZ0pUwbJ6cSEhp9ExWaTcBSmsx6EY9Ujj0uTwTlfU+mHWDIM+oNsYqtT20RpI9VmuxEbDp1u90LXAMbTfeeN4OsEInP1yX29UUbTBflk05KQpDwZ5iPvl94vTRrQYjkTngfC0rv/9nngQf5s= Received: by 10.66.240.12 with SMTP id n12mr64815ugh.1180475519693; Tue, 29 May 2007 14:51:59 -0700 (PDT) Received: by 10.82.166.16 with HTTP; Tue, 29 May 2007 14:51:59 -0700 (PDT) Message-ID: Date: Tue, 29 May 2007 17:51:59 -0400 From: "David Weintraub" To: "Ant Users List" Subject: Re: iterate a fileset In-Reply-To: <465C814B.8020801@sdd.com.ar> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <465C814B.8020801@sdd.com.ar> X-Virus-Checked: Checked by ClamAV on apache.org Not sure if you're interested in the Ant Contrib tasks, but there is a task in the AntContrib that will do exactly what you want. See: for more information. On 5/29/07, Andres Alleva wrote: > Hello! > > I need to check, if every .jsp in my project, contains a tag like this > > How can i iterate a fileset and use for each of my files? > > Thank u > > Andres! > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org > > -- -- David Weintraub qazwart@gmail.com --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org