> Could you use a <fileset>?

I could use a fileset with "type=dir" filter, yes. But then I'd still have a 
problem of how to delete all files in these dirs.

For now, I just use "apply" and execute "cmd /c rmdir /s /q <file>" on each dir 
(I'm on windows).

AL

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to