) {
throw new BuildException("'propertyname' must be set.",
getLocation());
}
}
}
Von: Eric Dalquist [mailto:[EMAIL PROTECTED]
Gesendet: Montag, 17. September 2007 17:45
An: Ant Users
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
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