Not sure if you're interested in the Ant Contrib tasks, but there is a
<foreach> task in the AntContrib that will do exactly what you want.
See: <http://ant-contrib.sourceforge.net/tasks/tasks/index.html> for
more information.

On 5/29/07, Andres Alleva <[EMAIL PROTECTED]> wrote:
Hello!

I need to check, if every .jsp in my project, contains a tag like this
<tag=xxxx>
How can i iterate a fileset and use <contains...> for each of my files?

Thank u

Andres!


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
--
David Weintraub
[EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to