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-processing.git.
from d509a0f build with JDK 11 and 14 only (to make SonarCloud happy)
new 51e0fe2 SLING-10631 Update to Sling Bundle Parent 43
new 49020d3 SLING-10632 Enable code checks with Checkstyle
new 1034c2b SLING-10633 Enable code checks with PMD
new 2f84346 SLING-10634 Enable code checks with SpotBugs
new 59eee2e javadoc style
new 1fb24b6 [checkstyle] (javadoc) MissingJavadocPackage
new 278baa6 [checkstyle] (javadoc) MissingJavadocType
new f67ee37 [checkstyle] (javadoc) SummaryJavadoc
new dd644cf [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 | 71 +++++++++++++++++++++-
.../content/processing/ContentProcessor.java | 15 +++--
.../commons/content/processing/package-info.java | 4 ++
4 files changed, 101 insertions(+), 8 deletions(-)
create mode 100644 pmd-exclude.properties