My apologies if this is an FAQ, but...
 
Is there any way to iterate over a file set in Ant?
 
I want to search a directory subtree for a particular pattern, and then execute a task for each file/directory that matches.
 
Can I access the members of a fileset from a <script /> task? That would do.
 
Tom

Reply via email to