sorry i can't reproduce
You probably checked it before, but did you verify that you have the
authorisation to delete it?
did you try to delete it with success with an rm /path/to/your_file ?
On Feb 9, 2006, at 4:44 PM, Noel Sebastien (BIL) wrote:
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]
Thomas