This is an automated email from the ASF dual-hosted git repository.
dklco pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-app-cms.git.
from 45985fe Fixing some issues found by SonarQube
new 164e5e9 Adding health checks and removing the public servlet as it's
not secured
new e43783f Fixing a number of minor sonar qube issues
The 2 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:
builder/src/main/provisioning/cms.txt | 50 +++++++++++++++++++++-
builder/src/main/provisioning/healthcheck.txt | 5 ---
.../providers/HTMLValdiatorInsightProvider.java | 2 +-
.../core/internal/filters/EditIncludeFilter.java | 2 +-
.../internal/models/PageTemplateManagerImpl.java | 2 +-
.../apache/sling/cms/core/models/LocaleList.java | 7 +--
.../sling/cms/reference/models/ItemList.java | 2 +-
.../apache/sling/cms/reference/models/Search.java | 2 +-
.../cms/transformer/FileThumbnailTransformer.java | 1 -
.../internal/TransformerWebConsole.java | 4 +-
10 files changed, 57 insertions(+), 20 deletions(-)