Re: Delete hidden files probelm

2008-03-20 Thread Matt Benson
Is it possible you're running afoul of "default excludes"? see http://ant.apache.org/manual/dirtasks.html#defaultexcludes HTH, Matt --- neo anderson <[EMAIL PROTECTED]> wrote: > > I use the following task to delete hidden files. > > > > However, there are many files needed to be remov

RE: Delete hidden files probelm

2008-03-20 Thread Rebhan, Gilbert
-Original Message- From: neo anderson [mailto:[EMAIL PROTECTED] Sent: Thursday, March 20, 2008 12:24 PM To: user@ant.apache.org Subject: Delete hidden files probelm /* I use the following task to delete hidden files. However, there are many files needed to be removed. If I u