Entries tagged [doxia]

Wednesday October 19, 2022

Apache Maven Doxia Version 2.0.0-M4 released

The Apache Maven team is pleased to announce the release of the Apache Maven Doxia Version 2.0.0-M4, Released

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.

Release Notes - Maven Doxia base - Version 2.0.0-M4

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

Release Notes - Maven Doxia - Version 2.0.0-M4

  • Tasks:

    • DOXIA-663 - Remove deprecated XHTML module
    • DOXIA-666 - Remove code duplication Xhtml5Sink
    • DOXIA-670 - Drop dead XdocSink#link(String, String) method
    • DOXIA-673 - Remove compat handling of absent Sink#tableRows() calls
  • Sub-tasks:

    • DOXIA-599 - Replace <a /> element's name attribute with id attribute
    • DOXIA-668 - Remove all obsolete attributes in HTML5
    • DOXIA-672 - Parse id attribute only on <a /> elements by default
    • DOXIA-674 - Replace table border handling with new CSS class
    • DOXIA-675 - Replace table alignment attributes with CSS styles
  • Bugs:

    • DOXIA-598 - Generated XHTML5 content does not pass W3 HTML5 Validation Service
    • DOXIA-662 - Non unique IDs generated by IndexingSink
    • DOXIA-671 - Double quotes contained in markdown page are removed in HTML output
  • Improvements:

    • DOXIA-665 - Add anchors around FML parts
    • DOXIA-667 - Add <summary> and <details> to recognized tag list
    • DOXIA-669 - Improve/rework CachedFileEntityResolver
    • DOXIA-676 - Remove all obsolete elements in HTML5 and add new ones
  • Dependency upgrade:

Enjoy,

-The Apache Maven team

Monday April 18, 2022

Apache Maven Doxia Version 2.0.0-M2 released

The Apache Maven team is pleased to announce the release of the Apache Maven Doxia Version 2.0.0-M2, Released

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.

Release Notes – Maven Doxia base – Version 2.0.0-M2

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

Release Notes – Maven Doxia – Version 2.0.0-M2

  • Bug:

    • DOXIA-641 – AptParser throws exception if title is not present
  • Tasks:

    • DOXIA-643 – Upgrade to Java 8
    • DOXIA-644 – Replace Plexus Annotations with Java Inject along with JUnit 5
    • DOXIA-645 – Clean up exceptions

Enjoy,

-The Apache Maven team

Sunday February 20, 2022

Apache Maven Doxia Sitetools 2.0.0-M2 Released

The Apache Maven team is pleased to announce the release of the Doxia Site Tools Version 2.0.0-M2, 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.

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

https://maven.apache.org/doxia/doxia-sitetools/download.cgi

Release Notes – Maven Doxia base – Version 2.0.0-M2

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

Release Notes – Maven Doxia Sitetools – Version 2.0.0-M2

Enjoy,

-The Apache Maven team

Monday February 07, 2022

Apache Maven Doxia Sitetools 2.0.0-M1 Released

The Apache Maven team is pleased to announce the release of the Doxia Site Tools Version 2.0.0-M1, 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.

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

https://maven.apache.org/doxia/doxia-sitetools/download.cgi

Release Notes – Maven Doxia base – Version 2.0.0-M1

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

Release Notes – Maven Doxia Sitetools – Version 2.0.0-M1

Enjoy,

-The Apache Maven team

Friday January 21, 2022

Apache Maven Doxia Version 2.0.0-M1 Released

The Apache Maven team is pleased to announce the release of the Apache Maven Doxia Version 2.0.0-M1, Released

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.

Release Notes – Maven Doxia base – Version 2.0.0-M1

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

Release Notes – Maven Doxia – Version 2.0.0-M1

  • Tasks:

    • DOXIA-534 – Remove Doxia Logging API
    • DOXIA-630 – Remove all deprecated modules
    • DOXIA-631 – Remove all deprecated macros
    • DOXIA-632 – Remove remaining deprecated code
    • DOXIA-633 – Drop and replace usage of HttpComponents in Core
    • DOXIA-634 – Drop and replace usage of Commons Lang in Core
    • DOXIA-635 – Drop and replace usage of Commons IO in Markdown Module
    • DOXIA-638 – Replace Plexus Container Default with Sisu Plexus Shim
  • Dependency upgrades:

Enjoy,

-The Apache Maven team

Sunday February 23, 2020

Apache Maven Doxia Site Tools Version 1.9.2 Released

The Apache Maven team is pleased to announce the release of the Doxia Site Tools Version 1.9.2, 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.

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

https://maven.apache.org/doxia/doxia-sitetools/download.cgi

Release Notes – Maven Doxia base – Version 1.9.2

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

Release Notes – Maven Doxia Sitetools – Version 1.9.2

Enjoy,

-The Apache Maven team

Monday June 03, 2019

Apache Maven Doxia Site Tools Version 1.9 Released

The Apache Maven team is pleased to announce the release of the Doxia Site Tools Version 1.9, 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.9

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

Release Notes – Maven Doxia Sitetools – Version 1.9

Bugs:

  • DOXIA-497 – APTSink: links and paragraphs inside tables
  • DOXIA-538 – Tag used for monospaced is not a valid html5 tag
  • DOXIA-567 – update dependency schema: pegdown not used any more but flexmark-java
  • DOXIA-570 – Unescaped links in xml based figureGraphics elements
  • DOXIA-577 – Handle whitespace in tables properly in ConfluenceSink
  • DOXIA-578 – Boxed verbatim sections uses incorrect Confluence syntax
  • DOXIA-579 – Lists in Confluence syntax requires 2 line breaks after the list
  • DOXIA-581 – Provide a usable output implementation for definition lists
  • DOXIA-582 – Text within a monospace block need to escape characters with special meaning in Confluence
  • DOXIA-583 – XhtmlBaseSink: Table caption is escaped incorrectly

New Feature:

  • DOXIA-584 – Support rewriting multiple page documentation crosslinks from .md to .html

Improvements:

  • DOXIA-409 – Upgrade to Apache FOP 2.2 (was 1.0)
  • DOXIA-528 – Enable rendering of HTML5 data- attributes
  • DOXIA-575 – Add support for (X)HTML5
  • DOXIA-585 – Propagate macro related exceptions to caller in xhtml parser
  • DOXIA-587 – Maven site generate invalid link with markdown

Tasks:

  • DOXIA-586 – Removed unused properties and cleaned up pom file
  • DOXIA-591 – Require minimum Java 7 at runtime

Dependency upgrades:

  • DOXIA-572 – Upgrade parent to 32
  • DOXIA-576 – Upgrade Http Components to 4.4.11 (core) and 4.5.8 (httpclient)
  • DOXIA-592 – Upgrade Markdown parser – flexmark-java to 0.42.8
  • DOXIA-593 – Upgrade to Apache FOP 2.3

Enjoy,

-The Apache Maven team

Calendar

Search

Hot Blogs (today's hits)

Tag Cloud

Categories

Feeds

Links

Navigation