alexander-87 / dbdeploy

Automatically exported from code.google.com/p/dbdeploy
0 stars 0 forks source link

[PATCH] Stream not closed in script mode #47

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks for the patch!

Applied in r137.

Original comment by gtack...@googlemail.com on 23 Feb 2011 at 5:34

GoogleCodeExporter commented 9 years ago

Original comment by gtack...@googlemail.com on 15 Mar 2011 at 4:19