AW: AW: fileset exclude with full path

2007-09-17 Thread Jan.Materne
) { throw new BuildException("'propertyname' must be set.", getLocation()); } } } Von: Eric Dalquist [mailto:[EMAIL PROTECTED] Gesendet: Montag, 17. September 2007 17:45 An: Ant Users

Re: AW: fileset exclude with full path

2007-09-17 Thread Eric Dalquist
Thanks for the solution, I may look at doing this in a custom task to avoid the BSF dependency but this should work one way or another. -Eric [EMAIL PROTECTED] wrote: There is no task for that, but a core function in Ant's FileUtils which can be used

AW: fileset exclude with full path

2007-09-17 Thread Jan.Materne
There is no task for that, but a core function in Ant's FileUtils which can be used File: x/a/b/c/d/e/f/g/file.txt Base: x/a/b rel : ${rel