DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=26020>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=26020 [PATCH]<record> doesn't close files properly [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] Summary|<record> doesn't close files|[PATCH]<record> doesn't |properly |close files properly ------- Additional Comments From [EMAIL PROTECTED] 2004-09-10 21:16 ------- I created a patch for this problem. The problem is demonstrated to exist on other operating systems as well, although less obvious also here files are kept open. The patch closes the file on stop and re-opens the file in append mode on subsequent starts, to be backward compatible with the current behaviour. Different to the current behaviour is that when stopped the final BUILD SUCCESSFUL / FAILED message is not logged. When the logger is not stopped these messages are logged as usual. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]