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=28276>. 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=28276 FileGenerator blocks xml-files, does not close them properly [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|FileGenerator blocks xml- |FileGenerator blocks xml- |files |files, does not close them | |properly ------- Additional Comments From [EMAIL PROTECTED] 2004-04-08 09:43 ------- Bruno has investigated, see http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=108141498420250&w=2 Seems like all uses of SourceUtil.getInputSource() need to be checked for proper closing (using finally clauses).
