Are you stopping the recording with <record name="XXX" action="stop"/>?
-- Jeffrey E. Care ([EMAIL PROTECTED]) WebSphere Build SWAT Team Lead WebSphere Build Tooling Lead (Project Mantis) https://w3.opensource.ibm.com/projects/mantis "Robert Soesemann" <[EMAIL PROTECTED]> wrote on 12/01/2004 12:37:55 PM: > 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] >
