I tried out exchanging my ant.jar with the one from /~bodewig/builds/ant/20041126 and it works perfectly! How stable/buggy is this version? Any known issues that I should take into account when using it for production? Could it be a problem to just exchange the ant.jar and not the whole package?
Thanks, Robert -----Original Message----- From: Stefan Bodewig [mailto:[EMAIL PROTECTED] Sent: Donnerstag, 2. Dezember 2004 09:27 To: [EMAIL PROTECTED] Subject: Re: Release log file lock from <record> On Wed, 1 Dec 2004, Robert Soesemann <[EMAIL PROTECTED]> wrote: > In my build script I use the <record> task to echo errors to a log > file. At the end of my script i want to perform some operations > (replace, rename) on that file. > > But this does not work, as ant hold a lock on that file the whole > time. How can I release that? This is a known bug that should be fixed in CVS now. The CVS HEAD version will close the file on the stop action and thus remove the lock. Could you please try with one of Ant's nightly builds to validate the problem has been fixed for you? Cheers Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]