JWare/AntXtras Log4Ant Version 3.0.0b1, Release Apr 2009 ----------------------------------- This document contains the major Log4Ant version change notes. For the most recent information, visit the website at http://antxtras.sourceforge.net. ------------------------------------------------------------------------------ This version of Log4Ant represents the migration from a codebase based on Ant 1.7 and AntXtras v2 to one based on Ant 1.8 and AntXtras v3. Older versions of Log4Ant are NOT compatible with Ant 1.8 so you must use this version if you intend to use either Ant 1.8.x. => [INCOMPAT] The default antlibs are now the namespace dependent ones. For the older-style antlib (where the 'emit' is included as part of the component's name instead of in a namespace you define), use the renamed 'antlib-nons.xml' antlib files. EXAMPLE: Load Log4Ant antlib into the 'jwaresoftware.log4ant' namespace: -SSMC