The Maven team is pleased to announce the release of the Maven Doxia and Doxia Site Tools version 1.1.2
Doxia is a content generation framework which aims to provide its users with powerful techniques for generating static and dynamic content: Doxia can be used in web-based publishing context to generate static sites, in addition to being incorporated into dynamic content generation systems like blogs, wikis and content management systems. Doxia supports markup languages with simple syntaxes. Lightweight markup languages are used by people who might be expected to read the document source as well as the rendered output. http://maven.apache.org/doxia You should specify the version in your project's plugin configuration: Release Notes - Maven Doxia - Version 1.1.2 ** Bug * [DOXIA-338] - Section numbering and links * [DOXIA-343] - FO: links broken if link target contains dot * [DOXIA-353] - IText sink: Definition Lists are not formatted correctly * [DOXIA-357] - FO: NoSuchElementException with a table caption * [DOXIA-359] - Xdoc parser doesnt make the difference for <title/> * [DOXIA-360] - Unable to specify table cell/row alignment * [DOXIA-362] - Entities in attribute values are not escaped * [DOXIA-363] - FO: Nested tables are not allowed * [DOXIA-364] - Guarantee the state of sinks and parsers impl * [DOXIA-366] - Wrong TOC when styles ** Improvement * [DOXIA-358] - avoid to store in memory the full generated FO document when only table content is needed Release Notes - Maven Doxia Sitetools - Version 1.1.2 ** Bug * [DOXIASITETOOLS-29] - PathUtils.getRelativePath returns different results on Windows and Linux * [DOXIASITETOOLS-35] - wrong model inheritance for text-only banners (without image) ** Improvement * [DOXIASITETOOLS-21] - Add Velocity support to DocRenderer * [DOXIASITETOOLS-33] - Add an option to include or not the TOC * [DOXIASITETOOLS-36] - add lastModification to DecorationModel to track last modification time of site.xml ** New Feature * [DOXIASITETOOLS-7] - site.xml <item target=> attribute no more working * [DOXIASITETOOLS-31] - Allow images in the menu items of the site.xml ** Task * [DOXIASITETOOLS-32] - Deployed decoration-1.0.1.xsd Enjoy, -The Maven team --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
