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
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
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
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