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 e2e6f9c Adding missed documentation page
new 3f53f9d Encoding paths with sling:encode
new 9eab550 Removing unused imports
new 84dd375 Ignoring VS Code configuration
new 39711e7 Fixing issue with components being copied under /component
new e583848 Fixing deprecated methods by adding commons text
The 5 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:
.gitignore | 1 +
builder/src/main/provisioning/boot.txt | 1 +
.../cms/core/internal/models/AuthorizableWrapperImpl.java | 2 --
pom.xml | 6 ++++++
reference/bnd.bnd | 10 ++--------
reference/pom.xml | 4 ++++
.../cms/reference/forms/impl/actions/SendEmailAction.java | 4 ++--
.../cms/reference/forms/impl/fields/TextfieldHandler.java | 2 +-
ui/bnd.bnd | 2 +-
.../sling-cms/components/cms/contentactions/contentactions.jsp | 10 +++++-----
.../libs/sling-cms/components/cms/contentgrid/contentgrid.jsp | 2 +-
.../sling-cms/components/cms/contenttable/contenttable.jsp | 2 +-
.../components/cms/fileeditorinclude/fileeditorinclude.jsp | 2 +-
.../sling-cms/components/cms/i18ncontainer/i18ncontainer.jsp | 4 ++--
.../sling-cms/components/cms/optimizefile/optimizefile.jsp | 6 +++---
.../sling-cms/components/cms/pageeditbar/actions/actions.jsp | 4 ++--
.../libs/sling-cms/components/cms/pageeditor/pageeditor.jsp | 4 ++--
.../sling-cms/components/cms/versionmanager/versionmanager.jsp | 6 +++---
.../sling-cms/components/editor/fields/thumbnail/thumbnail.jsp | 2 +-
.../libs/sling-cms/components/editor/slingform/slingform.jsp | 4 ++--
20 files changed, 41 insertions(+), 37 deletions(-)