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

commit b2cd47f104c74fa87c79385e57f83f273367abb9
Author: jenkins <[email protected]>
AuthorDate: Wed May 11 17:44:02 2022 +0000

    Automatic website deployment from 
https://ci-builds.apache.org/job/Sling/job/modules/job/sling-site/job/master/469/
---
 documentation/the-sling-engine/servlets.html | 2 +-
 sitemap.xml                                  | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/documentation/the-sling-engine/servlets.html 
b/documentation/the-sling-engine/servlets.html
index 8f6586389..bbab5ad86 100644
--- a/documentation/the-sling-engine/servlets.html
+++ b/documentation/the-sling-engine/servlets.html
@@ -363,7 +363,7 @@ sling.servlet.extensions = [ &quot;html&quot;, 
&quot;txt&quot;, &quot;json&quot;
 <ol>
 <li>The one with the highest number of matching selectors + extension</li>
 <li>The one which is registered to a resource type closest to the requested 
one (when traversing the resource type hierarchy up), refer to section <a 
href="#resource-type-inheritance">Resource Type Inheritance</a> for more 
details</li>
-<li>The one with the highest <code>service.ranking</code> property</li>
+<li>The one with the highest service ranking according to <a 
href="https://docs.osgi.org/specification/osgi.core/8.0.0/framework.service.html#framework.service.servicerankingorder";>OSGi
 Core 8 Chapter 5.2.6</a></li>
 </ol>
 <p>In case of an <code>OptingServlet</code> not matching the next candidate is 
being used.</p>
 <h3><a href="#resource-type-inheritance" 
id="resource-type-inheritance">Resource Type Inheritance</a></h3>
diff --git a/sitemap.xml b/sitemap.xml
index 3dc40a716..9c5a48076 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1,11 +1,11 @@
 <?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/the-sling-engine/servlets.html</loc><lastmod>2022-05-11</lastmod>
+    </url><url>
         
<loc>https://sling.apache.org/contributing.html</loc><lastmod>2022-05-11</lastmod>
     </url><url>
         
<loc>https://sling.apache.org/releases.html</loc><lastmod>2022-05-10</lastmod>
-    </url><url>
-        
<loc>https://sling.apache.org/documentation/the-sling-engine/servlets.html</loc><lastmod>2022-05-11</lastmod>
     </url><url>
         
<loc>https://sling.apache.org/documentation/development.html</loc><lastmod>2022-05-11</lastmod>
     </url><url>

Reply via email to