This is an automated email from the ASF dual-hosted git repository.
elharo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git.
from 7a1b7fb [MJAVADOC-623] Add element-list for JDK 15
add 5bd700c [MJAVADOC-653] fix javadoc; fix code smells
new 71fb290 Merge pull request #48 from XenoAmess/fix_code_smells
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../plugins/javadoc/AbstractFixJavadocMojo.java | 51 ++++++-------
.../maven/plugins/javadoc/AbstractJavadocMojo.java | 7 +-
.../apache/maven/plugins/javadoc/JavadocUtil.java | 84 +++++++++++++---------
.../javadoc/AggregatorJavadocReportTest.java | 13 +---
.../maven/plugins/javadoc/FixJavadocMojoTest.java | 13 ++--
.../maven/plugins/javadoc/JavadocJarTest.java | 8 +--
.../apache/maven/plugins/javadoc/ProxyServer.java | 1 -
7 files changed, 88 insertions(+), 89 deletions(-)