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 6719b67  Rolling back Oak Server
     new b5290e0  Adding /static to the list of seeded paths
     new d7358bd  Updating to put the error pages and configurations in the 
seed mount

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:
 core/src/main/java/org/apache/sling/cms/core/models/ErrorHandler.java | 2 +-
 core/src/main/java/org/apache/sling/cms/core/models/package-info.java | 2 +-
 docs/error-pages.md                                                   | 4 ++--
 feature/src/main/features/oak/node-store/composite-runtime.json       | 1 +
 feature/src/main/features/oak/node-store/composite-seed.json          | 4 +++-
 ui/src/main/resources/jcr_root/{conf/global.json => libs/conf.json}   | 0
 .../sling-cms => libs/sling-cms/content}/errorhandling/401.json       | 0
 .../sling-cms => libs/sling-cms/content}/errorhandling/403.json       | 0
 .../sling-cms => libs/sling-cms/content}/errorhandling/404.json       | 0
 .../sling-cms => libs/sling-cms/content}/errorhandling/default.json   | 0
 10 files changed, 8 insertions(+), 5 deletions(-)
 rename ui/src/main/resources/jcr_root/{conf/global.json => libs/conf.json} 
(100%)
 rename ui/src/main/resources/jcr_root/{content/sling-cms => 
libs/sling-cms/content}/errorhandling/401.json (100%)
 rename ui/src/main/resources/jcr_root/{content/sling-cms => 
libs/sling-cms/content}/errorhandling/403.json (100%)
 rename ui/src/main/resources/jcr_root/{content/sling-cms => 
libs/sling-cms/content}/errorhandling/404.json (100%)
 rename ui/src/main/resources/jcr_root/{content/sling-cms => 
libs/sling-cms/content}/errorhandling/default.json (100%)

Reply via email to