You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2022/04/23 19:10:25 UTC

[maven-reporting-exec] branch master updated (377ffc4 -> 54e811d)

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

michaelo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-reporting-exec.git


    from 377ffc4  Remove unused import
     add 175d1a1  Bump version to 2.0.0-M1
     add ede177f  [MSHARED-1060] Upgrade to Java 8
     add 6a0d40d  [MSHARED-1061] Replace Plexus Logger with SLF4J
     add 0682df7  [MSHARED-1062] Upgrade Maven Reporting API to 4.0.0-M1
     add cd91983  [MSHARED-1063] Upgrade to Doxia Sitetools to 2.0.0-M2
     add d839df5  [MSHARED-1064] Reintroduce org.codehaus.doxia.sink.Sink
     add c50f6de  Add missing dependency
     add 54e811d  [MSHARED-1065] Upgrade plugins and components in UTs and ITs

No new revisions were added by this update.

Summary of changes:
 pom.xml                                            |  41 ++++---
 src/it/forked-lifecycle/pom.xml                    |   2 +-
 src/it/reportConfig/pom.xml                        |   2 +-
 .../reporting/exec/DefaultMavenReportExecutor.java | 125 +++++++++++----------
 .../java/org/codehaus/doxia/sink/Sink.java}        |  17 +--
 .../exec/TestDefaultMavenReportExecutor.java       |   8 +-
 6 files changed, 105 insertions(+), 90 deletions(-)
 copy src/{it/forked-lifecycle/src/main/java/it/Test.java => main/java/org/codehaus/doxia/sink/Sink.java} (76%)