Ant - deleting directory
843789Apr 29 2009 — edited Apr 29 2009Hi all ... can anybody help me with deleting directories via Ant ? I have working build.xml where I delete directories, but problem occures when I try to delete non-existing directory. Is there a way how to tell ant that it should delete directory IF IT EXISTS ? I've tried to google it but I did not succeed. Thanks