On Thu, 25 Jul 2002, <[EMAIL PROTECTED]> wrote: > I'd like to get a list of files (a FileSet, I suppose), do some > String manipulation in it, like replace .java with .class, strip the > beginning of each file path off etc. The result should be used in > another task.
Make your "another" task support a <mapper> would be an option. Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
