You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ra...@apache.org on 2019/02/04 17:16:03 UTC

[sling-org-apache-sling-starter] branch master updated: updated starter for org.apache.sling.xss 2.1.0

This is an automated email from the ASF dual-hosted git repository.

radu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git


The following commit(s) were added to refs/heads/master by this push:
     new 098a2ba  updated starter for org.apache.sling.xss 2.1.0
098a2ba is described below

commit 098a2ba8bf206e6ebf8c6644e64614fdbf389a14
Author: Radu Cotescu <ra...@apache.org>
AuthorDate: Mon Feb 4 09:14:11 2019 -0800

    updated starter for org.apache.sling.xss 2.1.0
---
 src/main/provisioning/repoinit.txt | 4 +---
 src/main/provisioning/sling.txt    | 2 +-
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/src/main/provisioning/repoinit.txt b/src/main/provisioning/repoinit.txt
index b254a62..9d5ee3c 100644
--- a/src/main/provisioning/repoinit.txt
+++ b/src/main/provisioning/repoinit.txt
@@ -47,12 +47,10 @@
     # sling-xss
     create service user sling-xss
 
-    create path (sling:Folder) /libs/sling/xss
     create path (sling:Folder) /apps/sling/xss
 
     set ACL for sling-xss
-        deny    jcr:all     on /
-        allow   jcr:read    on /libs/sling/xss,/apps/sling/xss
+        allow   jcr:read    on /apps/sling/xss
     end
 
     # sling-i18n
diff --git a/src/main/provisioning/sling.txt b/src/main/provisioning/sling.txt
index 3b24087..c3574f0 100644
--- a/src/main/provisioning/sling.txt
+++ b/src/main/provisioning/sling.txt
@@ -65,7 +65,7 @@
     org.apache.sling/org.apache.sling.servlets.get/2.1.40
     org.apache.sling/org.apache.sling.servlets.post/2.3.26
     org.apache.sling/org.apache.sling.servlets.resolver/2.5.2
-    org.apache.sling/org.apache.sling.xss/2.0.12
+    org.apache.sling/org.apache.sling.xss/2.1.0
     javax.mail/mail/1.5.0-b01
     org.apache.geronimo.bundles/jstl/1.2_1
     org.apache.felix/org.apache.felix.http.whiteboard/4.0.0