You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Hervé Boutemy <hb...@apache.org> on 2017/12/22 07:08:19 UTC

[ANN] Apache Maven Doxia 1.8 Released

The Apache Maven team is pleased to announce the release of the Apache Maven 
Doxia, version 1.8 (which will be used in a future 3.7 version of maven-site-
plugin)
 
Doxia is a content generation framework that provides powerful techniques for 
generating static and dynamic content, supporting a variety of markup 
languages.
 
https://maven.apache.org/doxia/doxia/
 
You can download the appropriate sources etc. from the download page:
 
https://maven.apache.org/doxia/doxia/download.cgi
    
Release Notes - Maven Doxia - Version 1.8

** Bug
    * [DOXIA-523] - Ampersands after hash in markdown link syntax are now 
throwing parse errors.
    * [DOXIA-543] - maven-doxia-markdown fails in parallel builds
    * [DOXIA-546] - DoxiaUtils#encodeId() produces invalid id
    * [DOXIA-547] - Upgrade to Maven Parent 30
    * [DOXIA-554] - Parsing Markdown documents can hang site generation: 
switch parser from Pegdown to Flexmark
    * [DOXIA-559] - Doxia macro fails with markdown headers past level 4
    * [DOXIA-564] - avoid numbering TOC entry and fix item numbering which has 
2 dots

** Dependency upgrade
    * [DOXIA-566] - Update dependences to latest version

** Improvement
    * [DOXIA-504] - Update to latest Plexus Container
    * [DOXIA-522] - Make snippet macro less permissive of issues
    * [DOXIA-544] - Set document tag on chapter header for FO format
    * [DOXIA-550] - Change behavior of HtmlTools#encodeId()
    * [DOXIA-553] - Replace pegdown due to deprecation and end of life notice
    * [DOXIA-558] - Upgrade to Commons Lang 3
    * [DOXIA-565] - improve Doxia document descriptor documentation

** Task
    * [DOXIA-541] - Document date() API as *last modified* or *created* date
    * [DOXIA-548] - Upgrade Plexus Utils to 3.0.24
    * [DOXIA-549] - Deprecate and replace DoxiaUtils#byteToHex() with 
String#format()
    * [DOXIA-563] - switch to Git
    
Enjoy,
    
-The Apache Maven team

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org