This is an automated email from the ASF dual-hosted git repository.
olli pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-content-analyzing.git.
from d66a14f build with JDK 11 and 14 only (to make SonarCloud happy)
new c33ac00 SLING-10627 Update to Sling Bundle Parent 43
new a5c38cb SLING-10628 Enable code checks with Checkstyle
new 474dc3f SLING-10629 Enable code checks with PMD
new d7ec887 SLING-10630 Enable code checks with SpotBugs
new 706e99a javadoc style
new ad4cdfa [checkstyle] (javadoc) MissingJavadocPackage
new 5f7d120 [checkstyle] (javadoc) MissingJavadocType
new ef7b35b [checkstyle] (javadoc) SummaryJavadoc
new 99f966f [checkstyle] (modifier) InterfaceMemberImpliedModifier
The 9 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:
pmd-exclude.properties | 19 ++++++
pom.xml | 73 ++++++++++++++++++++--
.../commons/content/analyzing/ContentAnalyzer.java | 13 ++--
.../commons/content/analyzing/package-info.java | 4 ++
4 files changed, 101 insertions(+), 8 deletions(-)
create mode 100644 pmd-exclude.properties