A document has been updated: http://cocoon.zones.apache.org/daisy/documentation/1419.html
Document ID: 1419 Branch: main Language: default Name: Cocoon 2.2 Migration Guide (unchanged) Document Type: Cocoon Document (unchanged) Updated on: 10/16/07 3:24:54 PM Updated by: Vadim Gritsenko A new version has been created, state: publish Parts ===== Content ------- This part has been updated. Mime type: text/xml (unchanged) File name: (unchanged) Size: 753 bytes (previous version: 321 bytes) Content diff: <html> <body> --- <p>TODO Describe steps to migrate to Cocoon 2.2</p> +++ <h1>Required</h1> +++ <p>When migrating from earlier Cocoon releases to Cocoon 2.2, following steps +++ must be performed:</p> +++ <ul> +++ <li>TODO</li> +++ </ul> +++ +++ <h1>Recommended</h1> +++ +++ <p>These steps are not required, but recommended when migrating to Cocoon 2.2. +++ Following these steps will guarantee smooth migration to subsequent Cocoon +++ releases.</p> +++ +++ <ul> <li>Replace org.apache.avalon.framework.logger.AbstractLogEnabled with org.apache.cocoon.util.AbstractLogEnabled</li> +++ <li>Remove calls to LogEnabled.enableLogging(). When using new +++ AbstractLogEnabled, this call is not needed anymore.</li> </ul> --- <p>TODO Link to block specific migration documents:</p> +++ <h1>Blocks</h1> +++ <p>Please see block specific migration documents for more details on specific +++ blocks:</p> +++ <ul> --- <li>Foo</li> --- <li>Bar</li> --- <li>Baz</li> +++ <li>TODO</li> </ul> </body> (1 equal lines skipped)