Hello, 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? Regards, R. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
