he time to
evaluate your patch.
Regards,
Antoine
- Original Message -
From: "Anthony Goubard" <[EMAIL PROTECTED]>
To: "Ant Developers List"
Sent: Sunday, March 26, 2006 2:30 AM
Subject: patches not integrated in the release
> Hi,
>
> Sometime ago (
Hi,
Sometime ago (end of November), I've found a bug in Ant. The problem
was moving a file to itself deletes the file.
http://issues.apache.org/bugzilla/show_bug.cgi?id=37701
I've looked at the code and fixed the problem beginning of February.
The fix is just a "&& !destFile.equals(sourceFile)"