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 37f8657  Remove obsolete dependency to xml-api
     add ea2afd6  Minor code update, Java 7 and fix ide warning, formating
     add 85fcfd9  Add Code Coverage - jacoco-maven-plugin

No new revisions were added by this update.

Summary of changes:
 pom.xml                                            | 19 ++++++
 .../org/apache/maven/doxia/DefaultConverter.java   | 49 ++++++--------
 .../org/apache/maven/doxia/cli/CLIManager.java     | 51 ++++++---------
 .../org/apache/maven/doxia/cli/ConverterCli.java   | 15 -----
 .../maven/doxia/wrapper/AbstractFileWrapper.java   | 76 ++++++----------------
 .../maven/doxia/wrapper/AbstractWrapper.java       | 25 +++----
 .../maven/doxia/wrapper/OutputFileWrapper.java     |  7 +-
 .../maven/doxia/wrapper/OutputStreamWrapper.java   |  4 +-
 .../java/org/apache/maven/doxia/ConverterTest.java | 13 ++--
 9 files changed, 96 insertions(+), 163 deletions(-)

Reply via email to