Hi Iván,
Can you write your macro to accept a fileset instead of a specific file? And then us <apply parallel="false"> to run the command? Daniel Iván Pérez Domínguez wrote: > Hi there! > > I've written a macrodef that takes a file name as an argument and tests > it with a specific command. I'd like to run this macrodef over a set of > files, but the program I test can only get one input file at each time. > I'd also like to be able to use pattern matching, such as "*.o" or > "*.cpp" for these input files. > > Is there any existing task that can help me on this purpose? Do I have > to write my own ANT loop-over-fileset task in Java to do it? > > Cheers > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]