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 a75d6d6 [maven-release-plugin] prepare for next development iteration
new 32b7e56 Making the RSS feed more flexible and fixing some validation
issues
new 815d56d Updating the error handler to return the correct code when
access to a page is denied by group
new 5c488ba Adding optimizer support
new 1b689f1 Updating versions based on latest released code
new 3e455eb Adding file optimization support
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:
builder/pom.xml | 6 +-
builder/src/main/provisioning/boot.txt | 4 +-
builder/src/main/provisioning/cms.txt | 13 +++-
builder/src/main/provisioning/composum.txt | 4 +-
builder/src/main/provisioning/repoinit.txt | 4 +-
builder/src/main/provisioning/scripting.txt | 10 +--
builder/src/main/provisioning/sling-caconfig.txt | 4 +-
.../provisioning/sling-models-jacksonexporter.txt | 8 +-
builder/src/main/provisioning/sling.txt | 12 +--
.../apache/sling/cms/core/models/ErrorHandler.java | 44 +++++++++--
.../reference/components/general/rss/rss.xml.jsp | 48 ++++++++----
.../components/cms/optimizefile/optimizefile.jsp | 88 ++++++++++++++++++++++
.../content/file/{edit.json => optimize.json} | 6 +-
.../libs/sling-cms/content/site/content.json | 9 ++-
.../libs/sling-cms/content/static/content.json | 9 ++-
15 files changed, 213 insertions(+), 56 deletions(-)
create mode 100644
ui/src/main/resources/jcr_root/libs/sling-cms/components/cms/optimizefile/optimizefile.jsp
copy ui/src/main/resources/jcr_root/libs/sling-cms/content/file/{edit.json =>
optimize.json} (77%)