RE: delete task question

2010-03-26 Thread Shawn Castrianni
al Message- From: Knuplesch, Juergen [mailto:juergen.knuple...@icongmbh.de] Sent: Friday, March 26, 2010 9:52 AM To: Ant Users List Subject: AW: delete task question Please show us, what you want to do! If you just want to delete everything under a certain dir it should work with "**&quo

RE: delete task question

2010-03-26 Thread Shawn Castrianni
Knuplesch, Juergen [mailto:juergen.knuple...@icongmbh.de] Sent: Friday, March 26, 2010 9:52 AM To: Ant Users List Subject: AW: delete task question Please show us, what you want to do! If you just want to delete everything under a certain dir it should work with "**" in the

AW: delete task question

2010-03-26 Thread Knuplesch, Juergen
1 An: 'Ant Users List' Betreff: delete task question I am trying to use the task to delete files AND directories. I have turned on the includeemptydirs and am explicitly specifying a nested instead of relying on the implicit one created by tag itself. My question is about i

delete task question

2010-03-26 Thread Shawn Castrianni
I am trying to use the task to delete files AND directories. I have turned on the includeemptydirs and am explicitly specifying a nested instead of relying on the implicit one created by tag itself. My question is about includeemptydirs. It doesn't seem to work properly. Depending on wha