What steps will reproduce the problem?
1. Run ant to produce database scripts
2. Try to post process scripts using other ant tasks e.g. fixcrlf
3. Script files are locked
What is the expected output? What do you see instead?
Should be able to delete or change script files
What version of the product are you using? On what operating system?
trunk on Windows
Please provide any additional information below.
Sometimes it works, presumably if the finalizer for the class has run in time
thereby closing the stream
Original issue reported on code.google.com by longs...@gmail.com on 26 Jul 2010 at 1:13
Original issue reported on code.google.com by
longs...@gmail.com
on 26 Jul 2010 at 1:13Attachments: