ROTECTED]
Sent: Wednesday, March 26, 2003 10:22 AM
To: Ant Users List
Subject: Repeating an ANT command for each entry in a FileSet
I was also wondering how you'd acheive the same effect if you wanted to
perform a non-FileSet-based ANT command instead of doing an exec.
For instance, I might want to si
I was also wondering how you'd acheive the same effect if you wanted to
perform a non-FileSet-based ANT command instead of doing an exec.
For instance, I might want to sign all the jars in a directory - it's easy
to get a FileSet matching *.jar - how do you then iterate through the
results of the