What is the value of ${bin.dir} ?

Does it include a trailing / or \?

If so, try it without...
If not, then I don't know!

Tom 

-----Original Message-----
From: Rodrigo Sebastián Alfonso [mailto:[email protected]] 
Sent: 01 October 2009 06:07
To: Ant Users List
Subject: Noob question about "delete"

Hi guys,

I have a very basic question, i dunno if its my error or just that ANT does not 
allow it, but when I call the delete command, like so:

<delete dir="${bin.dir}" />

All it does is erase the children of ${bin.dir}, but not ${bin.dir} itself, 
I've tested this in windows 7 and ubuntu 9.04 but nothing seems to solve it,

Could you give me a hand?? Is there something I can do?

Thanks a lot!!!

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to