Re: Delete Files and SubFolders

2004-09-27 Thread Laconia Data Systems
Jeff et al I could never get delete dir= to work so I coded my own Regards, Martin- - Original Message - From: "Jeff Davidson" <[EMAIL PROTECTED]> To: "Ant Users List" <[EMAIL PROTECTED]> Sent: Monday, September 27, 2004 6:10 PM Subject: RE: Delete Files an

RE: Delete Files and SubFolders

2004-09-27 Thread Jeff Davidson
Brent, If you're using Ant 1.6.2 (I do not know which earlier distributions this same syntax may apply to) I'm pretty sure you can simply use: http://ant.apache.org/manual/CoreTasks/delete.html (taken from http://ant.apache.org/manual/index.html) I was using this approach (under Windows) to i