Re: AW: use fileinfo in ant

2004-12-07 Thread Matt Benson
--- [EMAIL PROTECTED] wrote: [SNIP] > I first need to delete all the files in the > directories, then I delete > all the empty folders, here is my code: If you care to go beyond basic Ant, you could use ant-contrib's : (having tied the "ac" ns to the antcontrib antlib) T

Re: AW: use fileinfo in ant

2004-12-07 Thread Ivan Ivanov
Try HTH Ivan --- [EMAIL PROTECTED] wrote: > > Jan, > > Thank you for your help. I was able to solve my > problem :) > > A question remains: My solution seems more > complicated than I would > epect it to be. For instance I want to delete some > directories if they > are older than 7 days. My

AW: use fileinfo in ant

2004-12-07 Thread lists
Jan, Thank you for your help. I was able to solve my problem :) A question remains: My solution seems more complicated than I would epect it to be. For instance I want to delete some directories if they are older than 7 days. My solution looks as follows: I first need to delete all the files in

AW: use fileinfo in ant

2004-12-07 Thread Jan . Materne
You need 3 things: - delete task - fileset type - selector type There should be a selector for your needs. Follow the links in the manual to delete|fileset|selector. Jan > -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Gesendet am: Dienstag, 7. Dezember 2