DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27066>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27066 [PATCH] TreeProcessor, unreleased components Summary: [PATCH] TreeProcessor, unreleased components Product: Cocoon 2 Version: 2.1.3 Platform: All OS/Version: All Status: NEW Severity: Normal Priority: Other Component: core AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] problems fixed - moved the disposal of the CocoonComponentManager for a sitemap from PipelinesNode.dispose() (which then became unnecessary) to TreeProcessor.disposeTree(), since components looked up for <map:resources> must also be released before disposing the CCM - source resolver was not 'inherited' to processors created with createChildProcessor() and not properly released - missing release of SitemapComponentSelector in SitemapLanguage - PreparableMatchNode and MountNode implemented dispose() but didn't declare Disposable - FlowNode wasn't Disposable and didn't release interpreterSelector
