> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> 
> > You probably want to use <apply>. It's like <exec> + fileset
handling
> > merged into one. --DD
> 
> My last use of <apply> is a long time ago, but I think <apply> is used
for
> invoking an external application for _each_ file in a fileset, not for
the
> whole stuff.

It's because you haven't played with the parallel attribute ;-) Using
apply in this situation also deals with command line limitations if the
fileset you want to process is huge. --DD

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

Reply via email to