A document has been updated: http://cocoon.zones.apache.org/daisy/documentation/1420.html
Document ID: 1420 Branch: main Language: default Name: New in 2.2 (unchanged) Document Type: Cocoon Document (unchanged) Updated on: 11/3/07 2:57:37 PM Updated by: Reinhard Pötz A new version has been created, state: publish Parts ===== Content ------- This part has been updated. Mime type: text/xml (unchanged) File name: (unchanged) Size: 4502 bytes (previous version: 3954 bytes) Content diff: (89 equal lines skipped) <h1>Incompatible changes</h1> --- <p class="fixme">Is there anything? (logging?, custom component configurations?) --- </p> +++ <ul> +++ <li>All Cocoon components don't implement the Avalon Logkit logging interfaces +++ (<tt><a href="http://excalibur.apache.org/apidocs/org/apache/avalon/framework/logger/Logger.html">org.apache.avalon.framework.logger.Logger</a></tt> +++ ) anymore but Commons logging instead. This change was necessary so that they +++ can also be configured via Spring configuration files. If you extend one of +++ those components (e.g. +++ <a href="http://cocoon.apache.org/2.1/apidocs/org/apache/cocoon/transformation/AbstractSAXTransformer.html">AbstractSAXTransformer</a>), +++ you have to change the logger implementation and to recompile your classes.</li> +++ </ul> </body> </html>