Eric Hardesty <[EMAIL PROTECTED]> wrote:
> I just noticed that the includeEmptyDirs should be on the <delete>
> and that deletes the lowest level directories, but not any of the
> intervening, which is probably the problem that you were talking
> about. Where would I find the fix to patch this?
If you've built Ant from sources, go here
<http://jakarta.apache.org/cvsweb/index.cgi/~checkout~/jakarta-ant/src/main/org/apache/tools/ant/taskdefs/Delete.java?rev=1.17&content-type=text/plain>
and replace Delete.java with this file.
If you need a binary, pick up one of the nightly builds and be
prepared to (possibly) deal with new bugs, but lose some old ones 8-)
Stefan