ant -version
Apache Ant version 1.6.5 compiled on June 2 2005

java -version
java version "1.4.1_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_06-b01)
Java HotSpot(TM) Client VM (build 1.4.1_06-b01, mixed mode)

As said in the question, I use <delete dir="folder_where_the_file_is"/> and not 
explicitly the filename.
Thanks

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: jeudi 9 février 2006 16:34
To: Ant Users List
Subject: Antwort: RE: Delete task failed to remove French file name

do you try to delete the file with the name explicitly given in the build.xml?
or is it somewhere in a filetree and some pattern find's it and fails to delete?

what's your JRE-version ? ant-version ?

dvholten

---------------------
An electronic message is not binding on its sender.  
Any message referring to a binding engagement must be confirmed in writing and 
duly signed.
---------------------



---------------------
An electronic message is not binding on its sender.  
Any message referring to a binding engagement must be confirmed in writing and 
duly signed.
---------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to