https://issues.apache.org/bugzilla/show_bug.cgi?id=34633
--- Comment #24 from Stefan Bodewig <bodewig@apache.org> 2012-02-22 16:43:49 UTC ---
(In reply to comment #23)
> I know this is an old thread but I have it today. It is also not a Windows
> specific problem as I am running Mandriva 2010.2, ant 1.7.1 and I don't know
> what version of replaceregexp I have.
Since replaceregexp is a built-in task it should be the same version as Ant
itself.
Before tyring to dig any deeper, you should give a more recent version of Ant a
try (1.8.2 is current with 1.8.3 being close). Even if bug 45960 says it is
about Windows, it also applies to other platforms in that a failed delete
operation is retried once (on Windows there is an additional GC between the
attempts to delete the file).
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
|