You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kw...@apache.org on 2022/09/27 12:20:56 UTC

[maven-javadoc-plugin] branch master updated (1286b859 -> 8b589325)

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

kwin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git


    from 1286b859 Add SLF4J Simple to the test classpath
     add 8b589325 MJAVADOC-731 Update parent, get rid of legacy (#164)

No new revisions were added by this update.

Summary of changes:
 pom.xml                                            |  50 ++---
 .../maven/plugins/javadoc/AbstractJavadocMojo.java | 218 +++++++++++----------
 .../maven/plugins/javadoc/TestJavadocJar.java      |  12 +-
 .../maven/plugins/javadoc/TestJavadocReport.java   |  12 +-
 .../plugins/javadoc/resolver/ResourceResolver.java |  95 +++++----
 .../javadoc/AggregatorJavadocReportTest.java       |   2 +-
 .../maven/plugins/javadoc/JavadocReportTest.java   |  17 +-
 .../stubs/TagletArtifactsMavenProjectStub.java     |  18 +-
 8 files changed, 217 insertions(+), 207 deletions(-)