Apache Doxia Site Tools Version 1.7.1 Released

The Apache Maven team is pleased to announce the release of the Doxia Site Tools Version 1.7.1, Released

Doxia Sitetools is an extension of base Doxia component that generates either HTML sites, consisting of decoration and content that was generated by Doxia, or documents like RTF or PDF.

Release Notes - Maven Doxia base - Version 1.7.1

You can download the appropriate sources etc. from the download page.

Release Notes - Maven Doxia Sitetools - Version 1.7.1

Bugs:

  • DOXIASITETOOLS-164 - don't use document date from Sink API as creation date but as "date" without precision on created or last modified

Improvements:

  • DOXIASITETOOLS-157 - Add support for Velocity #parse and #include with relative paths
  • DOXIASITETOOLS-160 - Normalize line endings in skin template content on SiteRenderer side rather that Velocity side

New Feature:

  • DOXIASITETOOLS-158 - early interpolation: support ${this.*} as expression in site.xml interpolation

Tasks:

Wish:

  • DOXIASITETOOLS-144 - Split default-site.vm into 2 parts: default- site.vm and default-site-macros.vm

Enjoy,

-The Apache Maven team