You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2021/08/22 20:01:04 UTC

[maven-doxia-converter] branch master updated (ed0ef93 -> 5200109)

This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-doxia-converter.git.


    from ed0ef93  [DOXIATOOLS-62] Bump Doxia from 1.9.1 to 1.10
     add 5200109  [DOXIATOOLS-71] Require Java 8

No new revisions were added by this update.

Summary of changes:
 pom.xml                                            |  2 +-
 .../org/apache/maven/doxia/DefaultConverter.java   |  5 +--
 .../org/apache/maven/doxia/cli/ConverterCli.java   |  2 +-
 .../org/apache/maven/doxia/util/ConverterUtil.java | 36 +++++-----------------
 .../maven/doxia/wrapper/AbstractFileWrapper.java   |  7 ++---
 .../maven/doxia/wrapper/InputFileWrapper.java      |  2 +-
 .../maven/doxia/wrapper/InputReaderWrapper.java    |  2 +-
 .../maven/doxia/wrapper/OutputStreamWrapper.java   | 10 +++---
 .../java/org/apache/maven/doxia/ConverterTest.java | 10 ------
 9 files changed, 22 insertions(+), 54 deletions(-)