> > ---cut---
> >   <delete includeEmptyDirs="true" >
> >     <fileset dir="build" />
> >   </delete>
> > deletes all files and subdirectories of build, but not build itself.
> > ---cut---
> > Actually it deletes the "build" directory itself.
> 
> So we'd better update the documentation and put a warning into the
> WHATSNEW file, right?

I don't know... If it's only a documentation bug, yes.
Anyway, what is the expected behavior?

Reply via email to