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 f74f8bf03 Automatic website deployment from 
https://ci-builds.apache.org/job/Sling/job/modules/job/sling-site/job/master/666/
f74f8bf03 is described below

commit f74f8bf030e7e873302595fabfdb15b905ab6f8c
Author: jenkins <[email protected]>
AuthorDate: Fri Apr 28 15:10:40 2023 +0000

    Automatic website deployment from 
https://ci-builds.apache.org/job/Sling/job/modules/job/sling-site/job/master/666/
---
 documentation/bundles/repository-initialization.html | 6 +++---
 sitemap.xml                                          | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/documentation/bundles/repository-initialization.html 
b/documentation/bundles/repository-initialization.html
index 7a99d7fa4..b686cdc5c 100644
--- a/documentation/bundles/repository-initialization.html
+++ b/documentation/bundles/repository-initialization.html
@@ -142,8 +142,8 @@
 <p>The code (in form of statements) being executed through repoinit ensures 
that the repository has a certain state. In case the repository cannot be set 
up as being mandated through the repoinit statements the startup of the 
repository <strong>fails</strong>. This may happen in case the existing parent 
nodes have node type restrictions which don't allow for the new repository 
state or in general when the existing node/property state is conflicting with 
the target one.</p>
 <p>For historical reasons two statements deviate from that by not failing in 
case the desired repository state cannot be achieved:</p>
 <ol>
-<li><code>create path</code> will not touch/modify existing nodes (i.e. does 
neither adjust primary nor mixin types if they differ), therefore it has been 
deprecated and replaced by <code>ensure nodes</code> 
(SLING-11736)[https://issues.apache.org/jira/browse/SLING-11736]</li>
-<li><code>set principal ACL</code> will not fail in case the principal ACL 
cannot be applied for whatever reason, therefore it has been deprecated and 
replaced by <code>ensure princial ACL</code> 
(SLING-10281)[https://issues.apache.org/jira/browse/SLING-10281]</li>
+<li><code>create path</code> will not touch/modify existing nodes (i.e. does 
neither adjust primary nor mixin types if they differ), therefore it has been 
deprecated and replaced by <code>ensure nodes</code> <a 
href="https://issues.apache.org/jira/browse/SLING-11736";>SLING-11736</a></li>
+<li><code>set principal ACL</code> will not fail in case the principal ACL 
cannot be applied for whatever reason, therefore it has been deprecated and 
replaced by <code>ensure princial ACL</code> <a 
href="https://issues.apache.org/jira/browse/SLING-10281";>SLING-10281</a></li>
 </ol>
 <p>Starting with version 1.1.40 of the bundle 
<code>org.apache.sling.jcr.repoinit</code> repoinit scripts are safely executed 
also in environments with a shared repository; this is implemented by a 
retry-mechanism with randomized delays.</p>
 <h2><a href="#slingrepositoryinitializer" 
id="slingrepositoryinitializer">SlingRepositoryInitializer</a></h2>
@@ -938,7 +938,7 @@ end
                             
content/documentation/bundles/repository-initialization.md
                         </a>
                     </div>                    <div class="revisionInfo">
-                        Last modified by <span class="author">Konrad 
Windszus</span> on <span class="comment">2023-01-30</span>
+                        Last modified by <span class="author">Konrad 
Windszus</span> on <span class="comment">2023-04-28</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 
diff --git a/sitemap.xml b/sitemap.xml
index 3d6e621ac..4cddda027 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1,6 +1,8 @@
 <?xml version="1.0"?>
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd";>
     <url>
+        
<loc>https://sling.apache.org/documentation/bundles/repository-initialization.html</loc><lastmod>2023-04-28</lastmod>
+    </url><url>
         
<loc>https://sling.apache.org/releases.html</loc><lastmod>2023-04-27</lastmod>
     </url><url>
         
<loc>https://sling.apache.org/documentation/bundles/configuration-installer-factory.html</loc><lastmod>2023-04-28</lastmod>
@@ -332,8 +334,6 @@
         
<loc>https://sling.apache.org/documentation/bundles/context-aware-configuration/context-aware-configuration.html</loc><lastmod>2019-11-15</lastmod>
     </url><url>
         
<loc>https://sling.apache.org/documentation/bundles/content-package-installer-factory.html</loc><lastmod>2021-05-10</lastmod>
-    </url><url>
-        
<loc>https://sling.apache.org/documentation/bundles/repository-initialization.html</loc><lastmod>2023-01-30</lastmod>
     </url><url>
         
<loc>https://sling.apache.org/documentation/bundles/org-apache-sling-junit-bundles.html</loc><lastmod>2020-10-22</lastmod>
     </url><url>

Reply via email to