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

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/sling-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 23f80cc  Automatic website deployment
23f80cc is described below

commit 23f80ccbc8d433842220b26a20ae2dc26c6bf40c
Author: jenkins <[email protected]>
AuthorDate: Mon Mar 16 10:50:58 2020 +0000

    Automatic website deployment
---
 documentation/bundles/repository-initialization.html | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/documentation/bundles/repository-initialization.html 
b/documentation/bundles/repository-initialization.html
index 2e9f5fc..f766738 100644
--- a/documentation/bundles/repository-initialization.html
+++ b/documentation/bundles/repository-initialization.html
@@ -286,6 +286,12 @@
     create group since124_B with path /path_B
     delete group since124_C
     
+    # Manage principals in groups, requires
+    # o.a.s.repoinit.parser 1.5.2
+    # and o.a.s.jcr.repoinit 1.1.22
+    add user1,user2 to group grpA
+    remove user3,user5 from group grpB
+    
     # ACLs on user homes, requires
     # o.a.s.repoinit.parser 1.4.2
     # o.a.s.jcr.repoinit 1.1.18
@@ -343,7 +349,7 @@
             </div><footer class="footer">
                 <div class="content has-text-centered is-small">
 <div class="revisionInfo">
-                        Last modified by <span class="author">Bertrand 
Delacretaz</span> on <span class="comment">Thu Feb 20 12:57:34 2020 +0100</span>
+                        Last modified by <span class="author">Bertrand 
Delacretaz</span> on <span class="comment">Mon Mar 16 11:48:38 2020 +0100</span>
                     </div>                    <p>
                         Apache Sling, Sling, Apache, the Apache feather logo, 
and the Apache Sling project logo are trademarks of The Apache Software 
Foundation. All other marks mentioned may be trademarks or registered 
trademarks of their respective owners.
                     </p><p>

Reply via email to