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 bc12b5f02 Automatic website deployment from
https://ci-builds.apache.org/job/Sling/job/modules/job/sling-site/job/master/1168/
bc12b5f02 is described below
commit bc12b5f0246e25c7cfa944e9db529773b0b2c0a4
Author: jenkins <[email protected]>
AuthorDate: Mon Oct 6 11:16:28 2025 +0000
Automatic website deployment from
https://ci-builds.apache.org/job/Sling/job/modules/job/sling-site/job/master/1168/
---
documentation/bundles/scripting/scripting-htl.html | 63 +++-
.../mappings-for-resource-resolution.html | 30 +-
downloads.html | 10 +-
pagefind/fragment/en_3389e0c.pf_fragment | Bin 7546 -> 0 bytes
pagefind/fragment/en_4e25a36.pf_fragment | Bin 0 -> 17570 bytes
pagefind/fragment/en_5cf48b9.pf_fragment | Bin 8368 -> 0 bytes
pagefind/fragment/en_61f0cba.pf_fragment | Bin 17558 -> 0 bytes
pagefind/fragment/en_a1b0e3b.pf_fragment | Bin 0 -> 9111 bytes
pagefind/fragment/en_bd71e95.pf_fragment | Bin 0 -> 7653 bytes
pagefind/index/en_13d9c15.pf_index | Bin 0 -> 41635 bytes
pagefind/index/en_14713e9.pf_index | Bin 0 -> 40780 bytes
pagefind/index/en_1f5eadd.pf_index | Bin 40450 -> 0 bytes
pagefind/index/en_2a7dbfd.pf_index | Bin 39506 -> 0 bytes
pagefind/index/en_2d6282c.pf_index | Bin 0 -> 40277 bytes
pagefind/index/en_323c21b.pf_index | Bin 39285 -> 0 bytes
pagefind/index/en_38bd13e.pf_index | Bin 40838 -> 0 bytes
pagefind/index/en_3ce2396.pf_index | Bin 40604 -> 0 bytes
pagefind/index/en_457e886.pf_index | Bin 0 -> 45192 bytes
pagefind/index/en_4626e9a.pf_index | Bin 41771 -> 0 bytes
pagefind/index/en_491a81f.pf_index | Bin 0 -> 40989 bytes
pagefind/index/en_57812cc.pf_index | Bin 45136 -> 0 bytes
pagefind/index/en_7381a48.pf_index | Bin 46973 -> 0 bytes
pagefind/index/en_7d1eaa2.pf_index | Bin 0 -> 40628 bytes
pagefind/index/en_7eac5b3.pf_index | Bin 37520 -> 0 bytes
pagefind/index/en_7f91dbb.pf_index | Bin 0 -> 51352 bytes
pagefind/index/en_834ca6a.pf_index | Bin 0 -> 41968 bytes
pagefind/index/en_84a869c.pf_index | Bin 39283 -> 0 bytes
pagefind/index/en_8626a8a.pf_index | Bin 0 -> 37743 bytes
pagefind/index/en_87babea.pf_index | Bin 0 -> 4348 bytes
pagefind/index/en_9246417.pf_index | Bin 38048 -> 0 bytes
pagefind/index/en_930faf5.pf_index | Bin 0 -> 39356 bytes
pagefind/index/en_a129a76.pf_index | Bin 42587 -> 0 bytes
pagefind/index/en_a27ee1a.pf_index | Bin 0 -> 39421 bytes
pagefind/index/en_a4d9122.pf_index | Bin 0 -> 40980 bytes
pagefind/index/en_ab98756.pf_index | Bin 45051 -> 0 bytes
pagefind/index/en_b46e3c1.pf_index | Bin 0 -> 38077 bytes
pagefind/index/en_bc8c161.pf_index | Bin 0 -> 38964 bytes
pagefind/index/en_bdb1803.pf_index | Bin 42013 -> 0 bytes
pagefind/index/en_c2cf486.pf_index | Bin 41180 -> 0 bytes
pagefind/index/en_ceb8e6f.pf_index | Bin 0 -> 39528 bytes
pagefind/index/en_cf749df.pf_index | Bin 40139 -> 0 bytes
pagefind/index/en_e1cd2d2.pf_index | Bin 0 -> 43936 bytes
pagefind/index/en_ea9d288.pf_index | Bin 0 -> 40624 bytes
pagefind/index/en_f3da53d.pf_index | Bin 3984 -> 0 bytes
pagefind/index/en_fe56de3.pf_index | Bin 38972 -> 0 bytes
pagefind/pagefind-entry.json | 2 +-
pagefind/pagefind.en_2311c9feb4.pf_meta | Bin 1832 -> 0 bytes
pagefind/pagefind.en_d4a7caa077.pf_meta | Bin 0 -> 1843 bytes
releases.html | 6 +-
sitemap.xml | 366 ++++++++++-----------
50 files changed, 282 insertions(+), 195 deletions(-)
diff --git a/documentation/bundles/scripting/scripting-htl.html
b/documentation/bundles/scripting/scripting-htl.html
index 4375fe10b..b74c114ec 100644
--- a/documentation/bundles/scripting/scripting-htl.html
+++ b/documentation/bundles/scripting/scripting-htl.html
@@ -260,7 +260,7 @@ ${ '{0, plural, one{# výsledek} few{# výsledky} other{#
výsledků}}' @format=
</thead>
<tbody>
<tr><td>100</td><td><a
href="https://github.com/apache/sling/blob/trunk/bundles/scripting/sightly/engine/src/main/java/org/apache/sling/scripting/sightly/impl/engine/extension/use/RenderUnitProvider.java"><code>RenderUnitProvider</code></a></td><td><code>org.apache.sling.scripting.sightly</code></td><td
colspan="2">support for loading HTL templates through
<code>data-sly-use</code></td></tr>
-<tr><td>90</td><td><a
href="https://github.com/apache/sling-org-apache-sling-scripting-sightly/blob/master/src/main/java/org/apache/sling/scripting/sightly/impl/engine/extension/use/JavaUseProvider.java"><code>JavaUseProvider</code></a></td><td><code>org.apache.sling.scripting.sightly</code></td><td>support
for loading Java objects such as: <ol><li><a
href="https://sling.apache.org/documentation/bundles/models.html">Sling
Models</a></li><li>OSGi services</li><li>POJOs adaptable from <cod [...]
+<tr><td>90</td><td><a
href="https://github.com/apache/sling-org-apache-sling-scripting-sightly/blob/master/src/main/java/org/apache/sling/scripting/sightly/impl/engine/extension/use/JavaUseProvider.java"><code>JavaUseProvider</code></a></td><td><code>org.apache.sling.scripting.sightly</code></td><td>support
for loading Java objects such as: <ol><li><a
href="https://sling.apache.org/documentation/bundles/models.html">Sling
Models</a></li><li>OSGi services</li><li>POJOs adaptable from <cod [...]
<tr><td>80</td><td><a
href="https://github.com/apache/sling/blob/trunk/bundles/scripting/sightly/js-use-provider/src/main/java/org/apache/sling/scripting/sightly/js/impl/JsUseProvider.java"><code>JsUseProvider</code></a></td><td><code>org.apache.sling.scripting.sightly.js.provider</code></td><td>support
for loading objects defined through the JavaScript <code>use</code>
function</td><td>The
<code>org.apache.sling.scripting.sightly.js.provider</code> also provides a
trimmed down <a href=" [...]
<tr><td>0 </td><td><a
href="https://github.com/apache/sling/blob/trunk/bundles/scripting/sightly/engine/src/main/java/org/apache/sling/scripting/sightly/impl/engine/extension/use/ScriptUseProvider.java"><code>ScriptUseProvider</code></a></td><td><code>org.apache.sling.scripting.sightly</code></td><td
colspan="2">support for loading objects returned by scripts interpreted by
other Script Engines available on the platform</td></tr>
<tr><td>-10</td><td><a
href="https://github.com/apache/sling-org-apache-sling-scripting-sightly/blob/master/src/main/java/org/apache/sling/scripting/sightly/impl/engine/extension/use/ResourceUseProvider.java"><code>ResourceUseProvider</code></a></td><td><code>org.apache.sling.scripting.sightly</code></td><td
colspan="2">support for loading <code>Resources</code> by path using the
request's resource resolver - <a
href="https://issues.apache.org/jira/browse/SLING-5813">SLING-5813</a></td></tr>
@@ -276,9 +276,11 @@ ${ '{0, plural, one{# výsledek} few{# výsledky} other{#
výsledků}}' @format=
properties // org.apache.sling.api.resource.ValueMap
reader // java.io.BufferedReader
request // org.apache.sling.api.SlingHttpServletRequest
+ jakartaRequest // org.apache.sling.api.SlingJakartaHttpServletRequest
resolver // org.apache.sling.api.resource.ResourceResolver
resource // org.apache.sling.api.resource.Resource
response // org.apache.sling.api.SlingHttpServletResponse
+ jakartaResponse // org.apache.sling.api.SlingJakartaHttpServletResponse
sling // org.apache.sling.api.scripting.SlingScriptHelper
</code></pre>
<h3><a href="#java-use-provider" id="java-use-provider">Java Use
Provider</a></h3>
@@ -290,7 +292,7 @@ ${ '{0, plural, one{# výsledek} few{# výsledky} other{#
výsledků}}' @format=
</div>
</code></pre>
<p>Depending on the implementation the above code would either load the
implementation with the highest service ranking of
<code>org.example.models.Model3</code> if <code>Model3</code> is an interface,
or would load the Sling Model/Java Use-object
<code>org.example.models.Model3</code> if this is a concrete implementation.</p>
-<p>Use-objects that are adaptable from <code>SlingHttpServletRequest</code> or
<code>Resource</code> are adapted automatically. If the Use-object cannot be
adapted from either of the two, the adaptable can be passed to the
<code>data-sly-use</code> block element using the <code>adaptable</code>
option:</p>
+<p>Use-objects that are adaptable from <code>SlingHttpServletRequest</code>,
<code>SlingJakartaHttpServletRequest</code> or <code>Resource</code> are
adapted automatically. If the Use-object cannot be adapted from either of the
two, the adaptable can be passed to the <code>data-sly-use</code> block element
using the <code>adaptable</code> option:</p>
<pre><code> <div data-sly-use.model3="${'org.example.models.Model3'
@ adaptable=anAdaptableObjectInScope }">
${model3.shine}
</div>
@@ -324,7 +326,7 @@ ${ '{0, plural, one{# výsledek} few{# výsledky} other{#
výsledků}}' @format=
${useObject.shine}
</div>
</code></pre>
-<p>a Sling Model could read these values like in the following example:</p>
+<p>a Sling Model could read these values like in the following examples:</p>
<pre><code> @Model(adaptables=SlingHttpServletRequest.class)
public class MyUseObject {
@@ -334,6 +336,16 @@ ${ '{0, plural, one{# výsledek} few{# výsledky} other{#
výsledků}}' @format=
@Inject
private String year;
}
+
+ @Model(adaptables=SlingJakartaHttpServletRequest.class)
+ public class MyJakartaUseObject {
+
+ @Inject
+ private String colour;
+
+ @Inject
+ private String year;
+ }
</code></pre>
<p>whereas an object implementing <code>Use</code> would be able to retrieve
the parameters using the following constructs:</p>
<pre><code> package org.example.use.MyUseObject;
@@ -397,6 +409,49 @@ public class RequestAdapterFactory implements
AdapterFactory {
}
}
</code></pre>
+<p>or, if the object is adaptable from a
<code>SlingJakartaHttpServletRequest</code>, through its
<code>AdapterFactory</code>:</p>
+<pre><code>package org.example.use;
+
+import org.apache.felix.scr.annotations.Component;
+import org.apache.felix.scr.annotations.Properties;
+import org.apache.felix.scr.annotations.Property;
+import org.apache.felix.scr.annotations.Service;
+import org.apache.sling.api.SlingJakartaHttpServletRequest;
+import org.apache.sling.api.adapter.AdapterFactory;
+
+@Component
+@Service
+@Properties({
+ @Property(
+ name = AdapterFactory.ADAPTABLE_CLASSES,
+ value = {
+
"org.apache.sling.api.SlingJakartaHttpServletRequest"
+ }
+ ),
+ @Property(
+ name = AdapterFactory.ADAPTER_CLASSES,
+ value = {
+ "org.example.use.MyUseObject"
+ }
+ )
+})
+public class RequestAdapterFactory implements AdapterFactory {
+
+ @Override
+ public <AdapterType> AdapterType getAdapter(Object adaptable,
Class<AdapterType> type) {
+ if (type == MyUseObject.class && adaptable instanceof
SlingJakartaHttpServletRequest) {
+ SlingJakartaHttpServletRequest request =
(SlingJakartaHttpServletRequest) adaptable;
+ String colour =
PropertiesUtil.toString(request.getAttribute("colour"), "");
+ Integer year =
PropertiesUtil.toInteger(request.getAttribute("year"),
Calendar.getInstance().get(Calendar.YEAR));
+ /*
+ * for the sake of this example we assume that MyUseObject has
this constructor
+ */
+ return (AdapterType) new MyUseObject(colour, year);
+ }
+ return null;
+ }
+}
+</code></pre>
<h3><a href="#javascript-use-provider" id="javascript-use-provider">JavaScript
Use Provider</a></h3>
<p>The JavaScript Use Provider allows loading objects created through the
<code>use</code> function, by evaluating scripts passed to
<code>data-sly-use</code>. The JavaScript files are evaluated server-side by
the <a
href="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/Rhino">Rhino</a>
scripting engine, through the
<code>org.apache.sling.scripting.javascript</code> implementation bundle. This
allows you to mix JavaScript API with the Java API exported by the platform.
For more [...]
<p><strong>Example:</strong> Assuming the following content structure:</p>
@@ -618,7 +673,7 @@ use // the use function
content/documentation/bundles/scripting/scripting-htl.md
</a>
</div> <div class="revisionInfo">
- Last modified by <span class="author">Konrad
Windszus</span> on <span class="comment">2025-05-14</span>
+ Last modified by <span class="author">Eric
Norman</span> on <span class="comment">2025-10-03</span>
</div><p>
Apache Sling, Sling, Apache, the ASF logo, and the
Apache Sling project
logo are trademarks of The Apache Software Foundation. All other marks
mentioned
diff --git
a/documentation/the-sling-engine/mappings-for-resource-resolution.html
b/documentation/the-sling-engine/mappings-for-resource-resolution.html
index 7e4241bd8..95fc59430 100644
--- a/documentation/the-sling-engine/mappings-for-resource-resolution.html
+++ b/documentation/the-sling-engine/mappings-for-resource-resolution.html
@@ -353,6 +353,17 @@ for (String segment: segments) {
<p>Note that <code>jcr:content</code> nodes are treated differently. Aliases
specified on these nodes apply to the <em>parent</em> node. Setting alias
properties both on <code>jcr:content</code> and the parent node is discouraged
(and results in the alias lists of both nodes to be concatenated).</p>
<p>Aliases are roughly similar to POSIX hard links, restricted to simple names
(no paths).</p>
<p>The following characters are not allowed in <code>sling:alias</code>
values: <code>/?#</code>. Using any of those characters somewhere in the value
makes Sling disregard the alias mapping. In addition the aliases
<code>.</code>, <code>..</code> and the empty string are invalid. Invalid
aliases are logged with WARN level.</p>
+<h3><a href="#osgi-settings-for-alias-handling"
id="osgi-settings-for-alias-handling">OSGi Settings For Alias Handling</a></h3>
+<table>
+<thead>
+<tr><th> Name (prefixed 'resource_resolver_')</th><th> Default </th><th>
Description </th><th> Notes </th></tr>
+</thead>
+<tbody>
+<tr><td> alias_cache_in_background </td><td> true </td><td> <em>Alias Cache
Init In Background:</em> This flag controls whether the alias cache will be
initialized synchronously or as a background thread, not blocking the startup.
</td></tr>
+<tr><td> allowed_alias_locations </td><td> </td><td> <em>Allowed Optimized
Alias Locations:</em> This setting can contain a list of path prefixes, e.g.
/libs/, /content/. If such a list is configured, for alias optimization, only
paths from resources starting with this prefix are considered. If the list is
empty, all paths are used. </td><td> Currently only used for Cache
Initialization. </td></tr>
+<tr><td> optimize_alias_resolution </td><td> true </td><td> <em>Optimize alias
resolution:</em> This flag controls whether to optimize the alias resolution by
creating an internal cache of aliases. </td><td> Deprecated, do not be disable.
</td></tr>
+</tbody>
+</table>
<h3><a href="#impact-of-alias-handling" id="impact-of-alias-handling">Impact
of Alias Handling</a></h3>
<p>In general, the number of aliases have a direct impact on the performance
of the resource resolution - as basically all possible permutations of paths
for a resource have to be tested against the incoming request path. By default
a cache is used to speed up handling aliases during resolving resources. It is
highly recommended to have this cache enabled to avoid slowing down request
performance. However, the cache might have an impact on startup time and on the
alias update time if the [...]
<p>The cache can be disabled by setting the property
<code>resource.resolver.optimize.alias.resolution</code> of the OSGi
configuration
<code>org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl</code>
to <code>false</code>. Note that this is not recommended because of the
aforementioned performance issues and also differences in behavior with respect
to <code>jcr:content</code> nodes (see <a
href="https://issues.apache.org/jira/browse/SLING-12025">SLING-12025</a>).</p>
@@ -373,6 +384,23 @@ for (String segment: segments) {
<li><code>sling:vanityOrder</code> – It might happen that several resources in
the resource tree specify the same vanity path. In that case the one with the
highest order is used. This property can be used to set such an order.</li>
</ul>
<p>Vanity Paths are similar to symbolic links in POSIX systems.</p>
+<h3><a href="#osgi-settings-for-vanity-path-handling"
id="osgi-settings-for-vanity-path-handling">OSGi Settings For Vanity Path
Handling</a></h3>
+<table>
+<thead>
+<tr><th> Name (prefixed 'resource_resolver_') </th><th> Default </th><th>
Description </th><th> Notes </th></tr>
+</thead>
+<tbody>
+<tr><td> default_vanity_redirect_status </td><td> 302 </td><td> <em>Default
Vanity Path Redirect Status:</em> The default status code used when a
sling:vanityPath is configured to redirect and does not have a specific status
code associated with it (via a sling:redirectStatus property).</td></tr>
+<tr><td> enable_vanitypath </td><td> true </td><td> <em>Enable Vanity
Paths:</em> This flag controls whether all resources with a sling:vanityPath
property are processed and added to the mapping table.</td></tr>
+<tr><td> vanitypath_cache_in_background </td><td> true </td><td> <em>Vanity
Path Cache Init In Background:</em> This flag controls whether the vanity path
cache will be initialized synchronously to the startup ('false') or
asynchronously as a background task ('true').</td></tr>
+<tr><td> vanitypath_maxEntries </td><td> -1 (no limit)</td><td> <em>Maximum
number of cached vanity path entries</em>: The maximum number of cached vanity
path entries. </td></tr>
+<tr><td> vanitypath_maxEntries_startup </td><td> true </td><td> <em>Limit the
maximum number of cached vanity path entries only at startup:</em> Controls
whether vanitypath_maxEntries only affects vanity path initialization
('true').</td></tr>
+<tr><td> vanitypath_bloomfilter_maxBytes </td><td> 1024000 </td><td>
<em>Maximum number of vanity bloom filter bytes:</em> The maximum number of
vanity bloom filter bytes. </td><td> Do not touch. </td></tr>
+<tr><td> vanitypath_allowlist </td><td> </td><td> <em>Allowed Vanity Path
Location:</em> This setting can contain a list of path prefixes, e.g. /libs/,
/content/. If such a list is configured, only vanity paths from resources
starting with this prefix are considered. If the list is empty, all vanity
paths are used. </td></tr>
+<tr><td> vanitypath_denylist </td><td> </td><td> <em>Denied Vanity Path
Location:</em> This setting can contain a list of path prefixes, e.g. /misc/.
If such a list is configured,vanity paths from resources starting with this
prefix are not considered. If the list is empty, all vanity paths are used.
</td></tr>
+<tr><td> vanity_precedence </td><td> false </td><td> <em>Vanity Path
Precedence:</em> This flag controls whether vanity paths will have precedence
over existing /etc/map mapping when resolving paths to resources ('true').
</td></tr>
+</tbody>
+</table>
<h2><a href="#interactions-between-mappings-and-authentication-requirements"
id="interactions-between-mappings-and-authentication-requirements">Interactions
between mappings and authentication requirements</a></h2>
<p>The <a href="/documentation/the-sling-engine/authentication.html">Sling
authentication</a> mechanism works by registering authentication requirements
for paths which are protected. Normally these authentication requirements
transparently apply to child resources as well due to the hierarchical nature
of the paths used.</p>
<p>Additional mappings complicate the situation, therefore additional
authentication requirements are automatically registered by Sling. For
instance, assuming the following repository structure:</p>
@@ -422,7 +450,7 @@ for (String segment: segments) {
content/documentation/the-sling-engine/mappings-for-resource-resolution.md
</a>
</div> <div class="revisionInfo">
- Last modified by <span class="author">Julian
Reschke</span> on <span class="comment">2025-05-27</span>
+ Last modified by <span class="author">Julian
Reschke</span> on <span class="comment">2025-10-06</span>
</div><p>
Apache Sling, Sling, Apache, the ASF logo, and the
Apache Sling project
logo are trademarks of The Apache Software Foundation. All other marks
mentioned
diff --git a/downloads.html b/downloads.html
index 5efc6eeaa..d03846075 100644
--- a/downloads.html
+++ b/downloads.html
@@ -973,12 +973,12 @@
</td><td><a
href="[preferred]sling/org.apache.sling.jcr.registration-1.0.6-source-release.zip">Source
ZIP</a><span class="digestLinks">
(<a
href="https://downloads.apache.org/sling/org.apache.sling.jcr.registration-1.0.6-source-release.zip.asc">asc</a>,
<a
href="https://downloads.apache.org/sling/org.apache.sling.jcr.registration-1.0.6-source-release.zip.sha1">sha1</a>,
<a
href="https://downloads.apache.org/sling/org.apache.sling.jcr.registration-1.0.6-source-release.zip.sha512">sha512</a>)
</span>
- </td></tr><tr><td>JCR
Resource</td><td>3.3.4</td><td><a
href="https://github.com/apache/sling-org-apache-sling-jcr-resource">GitHub</a>
- </td><td><a
href="[preferred]sling/org.apache.sling.jcr.resource-3.3.4.jar">Bundle</a><span
class="digestLinks">
- (<a
href="https://downloads.apache.org/sling/org.apache.sling.jcr.resource-3.3.4.jar.asc">asc</a>,
<a
href="https://downloads.apache.org/sling/org.apache.sling.jcr.resource-3.3.4.jar.sha1">sha1</a>)
+ </td></tr><tr><td>JCR
Resource</td><td>3.3.6</td><td><a
href="https://github.com/apache/sling-org-apache-sling-jcr-resource">GitHub</a>
+ </td><td><a
href="[preferred]sling/org.apache.sling.jcr.resource-3.3.6.jar">Bundle</a><span
class="digestLinks">
+ (<a
href="https://downloads.apache.org/sling/org.apache.sling.jcr.resource-3.3.6.jar.asc">asc</a>,
<a
href="https://downloads.apache.org/sling/org.apache.sling.jcr.resource-3.3.6.jar.sha1">sha1</a>)
</span>
- </td><td><a
href="[preferred]sling/org.apache.sling.jcr.resource-3.3.4-source-release.zip">Source
ZIP</a><span class="digestLinks">
- (<a
href="https://downloads.apache.org/sling/org.apache.sling.jcr.resource-3.3.4-source-release.zip.asc">asc</a>,
<a
href="https://downloads.apache.org/sling/org.apache.sling.jcr.resource-3.3.4-source-release.zip.sha1">sha1</a>,
<a
href="https://downloads.apache.org/sling/org.apache.sling.jcr.resource-3.3.4-source-release.zip.sha512">sha512</a>)
+ </td><td><a
href="[preferred]sling/org.apache.sling.jcr.resource-3.3.6-source-release.zip">Source
ZIP</a><span class="digestLinks">
+ (<a
href="https://downloads.apache.org/sling/org.apache.sling.jcr.resource-3.3.6-source-release.zip.asc">asc</a>,
<a
href="https://downloads.apache.org/sling/org.apache.sling.jcr.resource-3.3.6-source-release.zip.sha1">sha1</a>,
<a
href="https://downloads.apache.org/sling/org.apache.sling.jcr.resource-3.3.6-source-release.zip.sha512">sha512</a>)
</span>
</td></tr><tr><td>JCR
Resource Security</td><td>1.1.0</td><td><a
href="https://github.com/apache/sling-org-apache-sling-jcr-resourcesecurity">GitHub</a>
</td><td><a
href="[preferred]sling/org.apache.sling.jcr.resourcesecurity-1.1.0.jar">Bundle</a><span
class="digestLinks">
diff --git a/pagefind/fragment/en_3389e0c.pf_fragment
b/pagefind/fragment/en_3389e0c.pf_fragment
deleted file mode 100644
index c180d5458..000000000
Binary files a/pagefind/fragment/en_3389e0c.pf_fragment and /dev/null differ
diff --git a/pagefind/fragment/en_4e25a36.pf_fragment
b/pagefind/fragment/en_4e25a36.pf_fragment
new file mode 100644
index 000000000..eca25fc87
Binary files /dev/null and b/pagefind/fragment/en_4e25a36.pf_fragment differ
diff --git a/pagefind/fragment/en_5cf48b9.pf_fragment
b/pagefind/fragment/en_5cf48b9.pf_fragment
deleted file mode 100644
index 42c18d15b..000000000
Binary files a/pagefind/fragment/en_5cf48b9.pf_fragment and /dev/null differ
diff --git a/pagefind/fragment/en_61f0cba.pf_fragment
b/pagefind/fragment/en_61f0cba.pf_fragment
deleted file mode 100644
index fded35384..000000000
Binary files a/pagefind/fragment/en_61f0cba.pf_fragment and /dev/null differ
diff --git a/pagefind/fragment/en_a1b0e3b.pf_fragment
b/pagefind/fragment/en_a1b0e3b.pf_fragment
new file mode 100644
index 000000000..a98994c9f
Binary files /dev/null and b/pagefind/fragment/en_a1b0e3b.pf_fragment differ
diff --git a/pagefind/fragment/en_bd71e95.pf_fragment
b/pagefind/fragment/en_bd71e95.pf_fragment
new file mode 100644
index 000000000..02c606b2a
Binary files /dev/null and b/pagefind/fragment/en_bd71e95.pf_fragment differ
diff --git a/pagefind/index/en_13d9c15.pf_index
b/pagefind/index/en_13d9c15.pf_index
new file mode 100644
index 000000000..97fa15a78
Binary files /dev/null and b/pagefind/index/en_13d9c15.pf_index differ
diff --git a/pagefind/index/en_14713e9.pf_index
b/pagefind/index/en_14713e9.pf_index
new file mode 100644
index 000000000..d6eab9142
Binary files /dev/null and b/pagefind/index/en_14713e9.pf_index differ
diff --git a/pagefind/index/en_1f5eadd.pf_index
b/pagefind/index/en_1f5eadd.pf_index
deleted file mode 100644
index b483b72ad..000000000
Binary files a/pagefind/index/en_1f5eadd.pf_index and /dev/null differ
diff --git a/pagefind/index/en_2a7dbfd.pf_index
b/pagefind/index/en_2a7dbfd.pf_index
deleted file mode 100644
index a9702bf40..000000000
Binary files a/pagefind/index/en_2a7dbfd.pf_index and /dev/null differ
diff --git a/pagefind/index/en_2d6282c.pf_index
b/pagefind/index/en_2d6282c.pf_index
new file mode 100644
index 000000000..3f136136b
Binary files /dev/null and b/pagefind/index/en_2d6282c.pf_index differ
diff --git a/pagefind/index/en_323c21b.pf_index
b/pagefind/index/en_323c21b.pf_index
deleted file mode 100644
index cdd7c7275..000000000
Binary files a/pagefind/index/en_323c21b.pf_index and /dev/null differ
diff --git a/pagefind/index/en_38bd13e.pf_index
b/pagefind/index/en_38bd13e.pf_index
deleted file mode 100644
index e2712d6a6..000000000
Binary files a/pagefind/index/en_38bd13e.pf_index and /dev/null differ
diff --git a/pagefind/index/en_3ce2396.pf_index
b/pagefind/index/en_3ce2396.pf_index
deleted file mode 100644
index 9356c79ec..000000000
Binary files a/pagefind/index/en_3ce2396.pf_index and /dev/null differ
diff --git a/pagefind/index/en_457e886.pf_index
b/pagefind/index/en_457e886.pf_index
new file mode 100644
index 000000000..5034cdf27
Binary files /dev/null and b/pagefind/index/en_457e886.pf_index differ
diff --git a/pagefind/index/en_4626e9a.pf_index
b/pagefind/index/en_4626e9a.pf_index
deleted file mode 100644
index 910145abf..000000000
Binary files a/pagefind/index/en_4626e9a.pf_index and /dev/null differ
diff --git a/pagefind/index/en_491a81f.pf_index
b/pagefind/index/en_491a81f.pf_index
new file mode 100644
index 000000000..dacb73f52
Binary files /dev/null and b/pagefind/index/en_491a81f.pf_index differ
diff --git a/pagefind/index/en_57812cc.pf_index
b/pagefind/index/en_57812cc.pf_index
deleted file mode 100644
index 756dca25a..000000000
Binary files a/pagefind/index/en_57812cc.pf_index and /dev/null differ
diff --git a/pagefind/index/en_7381a48.pf_index
b/pagefind/index/en_7381a48.pf_index
deleted file mode 100644
index 2414a5233..000000000
Binary files a/pagefind/index/en_7381a48.pf_index and /dev/null differ
diff --git a/pagefind/index/en_7d1eaa2.pf_index
b/pagefind/index/en_7d1eaa2.pf_index
new file mode 100644
index 000000000..514a4962b
Binary files /dev/null and b/pagefind/index/en_7d1eaa2.pf_index differ
diff --git a/pagefind/index/en_7eac5b3.pf_index
b/pagefind/index/en_7eac5b3.pf_index
deleted file mode 100644
index c1e951700..000000000
Binary files a/pagefind/index/en_7eac5b3.pf_index and /dev/null differ
diff --git a/pagefind/index/en_7f91dbb.pf_index
b/pagefind/index/en_7f91dbb.pf_index
new file mode 100644
index 000000000..6dca4ec31
Binary files /dev/null and b/pagefind/index/en_7f91dbb.pf_index differ
diff --git a/pagefind/index/en_834ca6a.pf_index
b/pagefind/index/en_834ca6a.pf_index
new file mode 100644
index 000000000..efc0e2d60
Binary files /dev/null and b/pagefind/index/en_834ca6a.pf_index differ
diff --git a/pagefind/index/en_84a869c.pf_index
b/pagefind/index/en_84a869c.pf_index
deleted file mode 100644
index fe21c5230..000000000
Binary files a/pagefind/index/en_84a869c.pf_index and /dev/null differ
diff --git a/pagefind/index/en_8626a8a.pf_index
b/pagefind/index/en_8626a8a.pf_index
new file mode 100644
index 000000000..52b80d2c1
Binary files /dev/null and b/pagefind/index/en_8626a8a.pf_index differ
diff --git a/pagefind/index/en_87babea.pf_index
b/pagefind/index/en_87babea.pf_index
new file mode 100644
index 000000000..4e4885379
Binary files /dev/null and b/pagefind/index/en_87babea.pf_index differ
diff --git a/pagefind/index/en_9246417.pf_index
b/pagefind/index/en_9246417.pf_index
deleted file mode 100644
index 64bbe31a8..000000000
Binary files a/pagefind/index/en_9246417.pf_index and /dev/null differ
diff --git a/pagefind/index/en_930faf5.pf_index
b/pagefind/index/en_930faf5.pf_index
new file mode 100644
index 000000000..c5d1d3381
Binary files /dev/null and b/pagefind/index/en_930faf5.pf_index differ
diff --git a/pagefind/index/en_a129a76.pf_index
b/pagefind/index/en_a129a76.pf_index
deleted file mode 100644
index 0b1b09bb8..000000000
Binary files a/pagefind/index/en_a129a76.pf_index and /dev/null differ
diff --git a/pagefind/index/en_a27ee1a.pf_index
b/pagefind/index/en_a27ee1a.pf_index
new file mode 100644
index 000000000..974389a42
Binary files /dev/null and b/pagefind/index/en_a27ee1a.pf_index differ
diff --git a/pagefind/index/en_a4d9122.pf_index
b/pagefind/index/en_a4d9122.pf_index
new file mode 100644
index 000000000..bb4a0feb8
Binary files /dev/null and b/pagefind/index/en_a4d9122.pf_index differ
diff --git a/pagefind/index/en_ab98756.pf_index
b/pagefind/index/en_ab98756.pf_index
deleted file mode 100644
index ae7a4d553..000000000
Binary files a/pagefind/index/en_ab98756.pf_index and /dev/null differ
diff --git a/pagefind/index/en_b46e3c1.pf_index
b/pagefind/index/en_b46e3c1.pf_index
new file mode 100644
index 000000000..ff0d940b7
Binary files /dev/null and b/pagefind/index/en_b46e3c1.pf_index differ
diff --git a/pagefind/index/en_bc8c161.pf_index
b/pagefind/index/en_bc8c161.pf_index
new file mode 100644
index 000000000..ac42b5ba0
Binary files /dev/null and b/pagefind/index/en_bc8c161.pf_index differ
diff --git a/pagefind/index/en_bdb1803.pf_index
b/pagefind/index/en_bdb1803.pf_index
deleted file mode 100644
index fd5a9bcfa..000000000
Binary files a/pagefind/index/en_bdb1803.pf_index and /dev/null differ
diff --git a/pagefind/index/en_c2cf486.pf_index
b/pagefind/index/en_c2cf486.pf_index
deleted file mode 100644
index b5c611d93..000000000
Binary files a/pagefind/index/en_c2cf486.pf_index and /dev/null differ
diff --git a/pagefind/index/en_ceb8e6f.pf_index
b/pagefind/index/en_ceb8e6f.pf_index
new file mode 100644
index 000000000..ef79f9dc1
Binary files /dev/null and b/pagefind/index/en_ceb8e6f.pf_index differ
diff --git a/pagefind/index/en_cf749df.pf_index
b/pagefind/index/en_cf749df.pf_index
deleted file mode 100644
index d486b27c6..000000000
Binary files a/pagefind/index/en_cf749df.pf_index and /dev/null differ
diff --git a/pagefind/index/en_e1cd2d2.pf_index
b/pagefind/index/en_e1cd2d2.pf_index
new file mode 100644
index 000000000..cf7a24864
Binary files /dev/null and b/pagefind/index/en_e1cd2d2.pf_index differ
diff --git a/pagefind/index/en_ea9d288.pf_index
b/pagefind/index/en_ea9d288.pf_index
new file mode 100644
index 000000000..9962aac69
Binary files /dev/null and b/pagefind/index/en_ea9d288.pf_index differ
diff --git a/pagefind/index/en_f3da53d.pf_index
b/pagefind/index/en_f3da53d.pf_index
deleted file mode 100644
index 86e17d396..000000000
Binary files a/pagefind/index/en_f3da53d.pf_index and /dev/null differ
diff --git a/pagefind/index/en_fe56de3.pf_index
b/pagefind/index/en_fe56de3.pf_index
deleted file mode 100644
index bc5177801..000000000
Binary files a/pagefind/index/en_fe56de3.pf_index and /dev/null differ
diff --git a/pagefind/pagefind-entry.json b/pagefind/pagefind-entry.json
index 320c6f9ee..8c046a064 100644
--- a/pagefind/pagefind-entry.json
+++ b/pagefind/pagefind-entry.json
@@ -1 +1 @@
-{"version":"1.4.0","languages":{"en":{"hash":"en_2311c9feb4","wasm":"en","page_count":189}},"include_characters":["_","‿","⁀","⁔","︳","︴","﹍","﹎","﹏","_"]}
\ No newline at end of file
+{"version":"1.4.0","languages":{"en":{"hash":"en_d4a7caa077","wasm":"en","page_count":189}},"include_characters":["_","‿","⁀","⁔","︳","︴","﹍","﹎","﹏","_"]}
\ No newline at end of file
diff --git a/pagefind/pagefind.en_2311c9feb4.pf_meta
b/pagefind/pagefind.en_2311c9feb4.pf_meta
deleted file mode 100644
index adef8d3ab..000000000
Binary files a/pagefind/pagefind.en_2311c9feb4.pf_meta and /dev/null differ
diff --git a/pagefind/pagefind.en_d4a7caa077.pf_meta
b/pagefind/pagefind.en_d4a7caa077.pf_meta
new file mode 100644
index 000000000..e1ad14772
Binary files /dev/null and b/pagefind/pagefind.en_d4a7caa077.pf_meta differ
diff --git a/releases.html b/releases.html
index 260dc462f..b3bf82eb4 100644
--- a/releases.html
+++ b/releases.html
@@ -123,6 +123,10 @@
Releases
</h1><div class="content is-marginless">
<div class="row" data-pagefind-body="true"><div><section><p>This is a list of
all our releases, available from our <a href="/downloads.cgi">downloads</a>
page.</p>
+<h2><a href="#october-2025" id="october-2025">October 2025</a></h2>
+<ul>
+<li>JCR Resource 3.3.6 (3rd)</li>
+</ul>
<h2><a href="#september-2025" id="september-2025">September 2025</a></h2>
<ul>
<li>IDE Tooling for Eclipse 1.3.0 (25th)</li>
@@ -2718,7 +2722,7 @@
content/releases.md
</a>
</div> <div class="revisionInfo">
- Last modified by <span class="author">Robert
Munteanu</span> on <span class="comment">2025-09-25</span>
+ Last modified by <span class="author">Joerg Hoh</span>
on <span class="comment">2025-10-03</span>
</div><p>
Apache Sling, Sling, Apache, the ASF 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 ee55e54d4..399b10681 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1,13 +1,17 @@
<?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/releases.html</loc><lastmod>2025-10-03</lastmod>
+ </url><url>
+
<loc>https://sling.apache.org/documentation/bundles/scripting/scripting-htl.html</loc><lastmod>2025-10-03</lastmod>
+ </url><url>
<loc>https://sling.apache.org/documentation/development/release-management.html</loc><lastmod>2025-10-01</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/ide-tooling.html</loc><lastmod>2025-09-25</lastmod>
+
<loc>https://sling.apache.org/documentation/the-sling-engine/mappings-for-resource-resolution.html</loc><lastmod>2025-10-06</lastmod>
</url><url>
<loc>https://sling.apache.org/documentation/bundles/models.html</loc><lastmod>2025-09-29</lastmod>
</url><url>
-
<loc>https://sling.apache.org/releases.html</loc><lastmod>2025-09-25</lastmod>
+
<loc>https://sling.apache.org/documentation/development/ide-tooling.html</loc><lastmod>2025-09-25</lastmod>
</url><url>
<loc>https://sling.apache.org/documentation/bundles/apache-sling-eventing-and-job-handling.html</loc><lastmod>2025-08-19</lastmod>
</url><url>
@@ -15,369 +19,365 @@
</url><url>
<loc>https://sling.apache.org/documentation/development/null-analysis.html</loc><lastmod>2025-07-18</lastmod>
</url><url>
-
<loc>https://sling.apache.org/security/log4shell.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/content-distribution.html</loc><lastmod>2025-07-15</lastmod>
</url><url>
-
<loc>https://sling.apache.org/security/CVE-2023-6378.html</loc><lastmod>2024-02-06</lastmod>
+
<loc>https://sling.apache.org/documentation/the-sling-engine/servlets.html</loc><lastmod>2025-07-17</lastmod>
</url><url>
-
<loc>https://sling.apache.org/project-information/project-license.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/news.html</loc><lastmod>2025-06-28</lastmod>
</url><url>
-
<loc>https://sling.apache.org/old-stuff/servlet-resolution.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/context-aware-configuration/context-aware-configuration.html</loc><lastmod>2025-06-26</lastmod>
</url><url>
-
<loc>https://sling.apache.org/project-information.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/the-sling-engine/resources.html</loc><lastmod>2025-06-10</lastmod>
</url><url>
-
<loc>https://sling.apache.org/project-information/apache-sling-community-roles-and-processes.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/development/hamcrest.html</loc><lastmod>2025-06-17</lastmod>
</url><url>
-
<loc>https://sling.apache.org/project-information/security.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/the-sling-engine/sling-api-crud-support.html</loc><lastmod>2025-06-02</lastmod>
</url><url>
-
<loc>https://sling.apache.org/old-stuff/scriptengineintegration/xslt-processing-pipeline.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/internationalization-support-i18n.html</loc><lastmod>2025-05-13</lastmod>
</url><url>
-
<loc>https://sling.apache.org/project-information/project-team.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/development/logging.html</loc><lastmod>2025-04-29</lastmod>
</url><url>
-
<loc>https://sling.apache.org/old-stuff/sling-api.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/development/testing-paxexam.html</loc><lastmod>2025-04-23</lastmod>
</url><url>
-
<loc>https://sling.apache.org/old-stuff/run-modes-org-apache-sling-runmode.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/legacy/logging.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/old-stuff/scriptengineintegration.html</loc><lastmod>2017-09-29</lastmod>
+
<loc>https://sling.apache.org/project-information/project-license.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/old-stuff/request-processing.html</loc><lastmod>2018-07-13</lastmod>
+
<loc>https://sling.apache.org/old-stuff/servlet-resolution.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/news/sling-launchpad-9-released.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/security/log4shell.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/old-stuff.html</loc><lastmod>2017-09-29</lastmod>
+
<loc>https://sling.apache.org/project-information.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/old-stuff/launch-sling.html</loc><lastmod>2017-09-29</lastmod>
+
<loc>https://sling.apache.org/project-information/apache-sling-community-roles-and-processes.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/news/sling-launchpad-8-released.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/project-information/security.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/old-stuff/scriptengineintegration/groovy-support.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/old-stuff/scriptengineintegration/xslt-processing-pipeline.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/old-stuff/assembly.html</loc><lastmod>2017-09-29</lastmod>
+
<loc>https://sling.apache.org/project-information/project-team.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/news/sling-ide-tooling-12-released.html</loc><lastmod>2018-01-21</lastmod>
+
<loc>https://sling.apache.org/old-stuff/sling-api.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/news/sling-ide-tooling-11-released.html</loc><lastmod>2017-09-29</lastmod>
+
<loc>https://sling.apache.org/old-stuff/scriptengineintegration/groovy-support.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/news/sling-10-released.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/old-stuff/run-modes-org-apache-sling-runmode.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/news/sling-13-released.html</loc><lastmod>2025-01-14</lastmod>
+
<loc>https://sling.apache.org/news/sling-10-released.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/news/sling-12-released.html</loc><lastmod>2025-01-13</lastmod>
+
<loc>https://sling.apache.org/documentation/tutorials-how-tos/installing-and-upgrading-bundles.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/news/sling-11-released.html</loc><lastmod>2018-10-23</lastmod>
+
<loc>https://sling.apache.org/documentation/the-sling-engine/sling-properties.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/news.html</loc><lastmod>2025-06-28</lastmod>
+
<loc>https://sling.apache.org/documentation/the-sling-engine/filters.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/guides.html</loc><lastmod>2017-09-29</lastmod>
+
<loc>https://sling.apache.org/documentation/the-sling-engine/default-mapping-and-rendering.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/tutorials-how-tos/installing-and-upgrading-bundles.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/news/sling-launchpad-9-released.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
<loc>https://sling.apache.org/media.html</loc><lastmod>2025-04-16</lastmod>
- </url><url>
-
<loc>https://sling.apache.org/errors/404.html</loc><lastmod>2018-12-19</lastmod>
</url><url>
<loc>https://sling.apache.org/documentation/tutorials-how-tos/how-to-manage-events-in-sling.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/links.html</loc><lastmod>2025-04-16</lastmod>
- </url><url>
-
<loc>https://sling.apache.org/errors/403.html</loc><lastmod>2017-10-07</lastmod>
- </url><url>
-
<loc>https://sling.apache.org/documentation/tutorials-how-tos/testing-sling-based-applications.html</loc><lastmod>2025-04-16</lastmod>
- </url><url>
-
<loc>https://sling.apache.org/index.html</loc><lastmod>2023-10-02</lastmod>
+
<loc>https://sling.apache.org/documentation/the-sling-engine/request-parameters.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/tutorials-how-tos/jackrabbit-persistence.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/the-sling-engine/authentication/authentication-authenticationhandler/openid-authenticationhandler.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/the-sling-engine/sling-properties.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/news/sling-launchpad-8-released.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/tutorials-how-tos.html</loc><lastmod>2020-08-06</lastmod>
+
<loc>https://sling.apache.org/links.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/the-sling-engine/wrap-or-decorate-resources.html</loc><lastmod>2021-05-19</lastmod>
+
<loc>https://sling.apache.org/documentation/tutorials-how-tos/testing-sling-based-applications.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/the-sling-engine/sling-api-crud-support.html</loc><lastmod>2025-06-02</lastmod>
+
<loc>https://sling.apache.org/documentation/the-sling-engine/url-decomposition.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/tutorials-how-tos/getting-resources-and-properties-in-sling.html</loc><lastmod>2018-01-05</lastmod>
+
<loc>https://sling.apache.org/documentation/the-sling-engine/authentication/authentication-tasks.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/the-sling-engine/url-decomposition.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/tutorials-how-tos/jackrabbit-persistence.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
<loc>https://sling.apache.org/documentation/tutorials-how-tos/46-line-blog.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/the-sling-engine/the-sling-launchpad.html</loc><lastmod>2022-03-21</lastmod>
+
<loc>https://sling.apache.org/documentation/the-sling-engine/architecture.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/the-sling-engine/resources.html</loc><lastmod>2025-06-10</lastmod>
+
<loc>https://sling.apache.org/documentation/development/sling.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/the-sling-engine/request-parameters.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/development/repository-based-development.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/the-sling-engine/servlets.html</loc><lastmod>2025-07-17</lastmod>
+
<loc>https://sling.apache.org/documentation/development/maven-archetypes.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/the-sling-engine/request-listeners.html</loc><lastmod>2018-07-13</lastmod>
+
<loc>https://sling.apache.org/documentation/the-sling-engine/adapters.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/the-sling-engine/service-authentication.html</loc><lastmod>2022-12-02</lastmod>
+
<loc>https://sling.apache.org/documentation/development/version-policy.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/the-sling-engine/mappings-for-resource-resolution.html</loc><lastmod>2025-05-27</lastmod>
+
<loc>https://sling.apache.org/documentation/development/sling-testing-tools.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/the-sling-engine/filters.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/development/maventipsandtricks.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/the-sling-engine/default-mapping-and-rendering.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/getting-started/discover-sling-in-15-minutes.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/the-sling-engine/featureflags.html</loc><lastmod>2018-07-13</lastmod>
+
<loc>https://sling.apache.org/documentation/development/slingstart.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/the-sling-engine/errorhandling.html</loc><lastmod>2023-07-13</lastmod>
+
<loc>https://sling.apache.org/documentation/development/maven-launchpad-plugin.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/the-sling-engine/authentication/authentication-tasks.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/development/jspc.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/the-sling-engine/dispatching-requests.html</loc><lastmod>2018-07-13</lastmod>
+
<loc>https://sling.apache.org/documentation/development/ide-tooling/ide-tooling-incremental-build.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/the-sling-engine/authentication/authentication-framework.html</loc><lastmod>2021-04-21</lastmod>
+
<loc>https://sling.apache.org/documentation/development.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/the-sling-engine/authentication/authentication-authenticationhandler.html</loc><lastmod>2018-07-13</lastmod>
+
<loc>https://sling.apache.org/documentation/development/htl-maven-plugin.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/the-sling-engine/architecture.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/sling-query.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/the-sling-engine/authentication.html</loc><lastmod>2018-05-14</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/sling-pipes/readers.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/the-sling-engine/authentication/authentication-authenticationhandler/openid-authenticationhandler.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/validation.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/the-sling-engine/adapters.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/sling-query/methods.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/the-sling-engine/authentication/authentication-authenticationhandler/form-based-authenticationhandler.html</loc><lastmod>2025-01-17</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/sling-health-checks.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/the-sling-engine/authentication/authentication-actors.html</loc><lastmod>2017-11-22</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/scripting.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/the-sling-engine.html</loc><lastmod>2017-09-29</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/scheduler-service-commons-scheduler.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/karaf.html</loc><lastmod>2022-03-06</lastmod>
+
<loc>https://sling.apache.org/documentation/development/getting-and-building-sling.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/feature-model/howtos/kickstart.html</loc><lastmod>2020-06-18</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/sling-pipes/execution-monitoring.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/getting-started.html</loc><lastmod>2022-03-21</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/sling-health-check-tool.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/pax-exam-utils.html</loc><lastmod>2017-12-29</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/scripting/scripting-thymeleaf.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/getting-started/discover-sling-in-15-minutes.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/sling-health-check-tool-deprecated.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/legacy/logging.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/scripting/scripting-jsp.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/feature-model/howtos/sling-with-custom-project.html</loc><lastmod>2020-06-18</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/resource-editor.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/feature-model/howtos/create-sling-fm.html</loc><lastmod>2020-06-18</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/nosql-resource-providers.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/version-policy.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/manipulating-content-the-slingpostservlet-servlets-post.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/feature-model/howtos/create-sling-composite.html</loc><lastmod>2020-06-18</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/jcr-installer-provider.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/testing-paxexam.html</loc><lastmod>2025-04-23</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/context-aware-configuration/context-aware-configuration-override.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/feature-model/feature-model-howto.html</loc><lastmod>2020-06-18</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/datasource-providers.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/slingstart.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/context-aware-configuration/context-aware-configuration-default-implementation.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/sling.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/resource-merger.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/repository-based-development.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/request-analysis.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/sling-testing-tools.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/mime-type-support-commons-mime.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/osgi-mock.html</loc><lastmod>2024-04-22</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/installer-provider-installhook.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/resourceresolver-mock.html</loc><lastmod>2017-09-29</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/dynamic-includes.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/monitoring-requests.html</loc><lastmod>2017-09-29</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/repository-initialization.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/maven-archetypes.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/metrics.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/jcr-mock.html</loc><lastmod>2023-04-27</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/log-tracers.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/maventipsandtricks.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/hapi.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/logging.html</loc><lastmod>2025-04-29</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/distribution.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/maven-usage.html</loc><lastmod>2017-11-22</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/context-aware-configuration/context-aware-configuration-spi.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/jsr-305.html</loc><lastmod>2018-08-18</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/content-loading-jcr-contentloader.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/maven-launchpad-plugin.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/jspc.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/commons-crypto.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/htl-maven-plugin.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/accessing-filesystem-resources-extensions-fsresource.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/embedding-sling.html</loc><lastmod>2018-07-13</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/configuration-installer-factory.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/issue-tracker.html</loc><lastmod>2018-07-13</lastmod>
+
<loc>https://sling.apache.org/documentation/apidocs.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/hamcrest.html</loc><lastmod>2025-06-17</lastmod>
+
<loc>https://sling.apache.org/contributing.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/getting-and-building-sling.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/news/sling-ide-tooling-11-released.html</loc><lastmod>2017-09-29</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/ide-tooling/ide-tooling-incremental-build.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/old-stuff/scriptengineintegration.html</loc><lastmod>2017-09-29</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/feature-model.html</loc><lastmod>2020-06-18</lastmod>
+
<loc>https://sling.apache.org/old-stuff/request-processing.html</loc><lastmod>2018-07-13</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/news/sling-13-released.html</loc><lastmod>2025-01-14</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/client-request-logging.html</loc><lastmod>2023-05-17</lastmod>
+
<loc>https://sling.apache.org/security/CVE-2023-6378.html</loc><lastmod>2024-02-06</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/web-console-extensions.html</loc><lastmod>2022-05-31</lastmod>
+
<loc>https://sling.apache.org/old-stuff.html</loc><lastmod>2017-09-29</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/deprecating-sling-modules.html</loc><lastmod>2024-12-10</lastmod>
+
<loc>https://sling.apache.org/old-stuff/launch-sling.html</loc><lastmod>2017-09-29</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/configuration.html</loc><lastmod>2019-07-26</lastmod>
+
<loc>https://sling.apache.org/old-stuff/assembly.html</loc><lastmod>2017-09-29</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/validation.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/news/sling-ide-tooling-12-released.html</loc><lastmod>2018-01-21</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/dependency-management.html</loc><lastmod>2024-01-04</lastmod>
+
<loc>https://sling.apache.org/guides.html</loc><lastmod>2017-09-29</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/content-packages.html</loc><lastmod>2022-03-08</lastmod>
+
<loc>https://sling.apache.org/documentation/the-sling-engine/authentication/authentication-authenticationhandler.html</loc><lastmod>2018-07-13</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/xml-support.html</loc><lastmod>2017-11-22</lastmod>
+
<loc>https://sling.apache.org/errors/404.html</loc><lastmod>2018-12-19</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/sling-query.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/tutorials-how-tos.html</loc><lastmod>2020-08-06</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/sling-query/modifiers.html</loc><lastmod>2017-09-29</lastmod>
+
<loc>https://sling.apache.org/documentation/the-sling-engine/wrap-or-decorate-resources.html</loc><lastmod>2021-05-19</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/sling-query/basic-ideas.html</loc><lastmod>2017-09-29</lastmod>
+
<loc>https://sling.apache.org/documentation/the-sling-engine/featureflags.html</loc><lastmod>2018-07-13</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/sling-query/vs-jcr.html</loc><lastmod>2017-09-29</lastmod>
+
<loc>https://sling.apache.org/news/sling-12-released.html</loc><lastmod>2025-01-13</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/sling-query/methods.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/errors/403.html</loc><lastmod>2017-10-07</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/subsystem-installer-factory.html</loc><lastmod>2020-03-30</lastmod>
+
<loc>https://sling.apache.org/documentation/tutorials-how-tos/getting-resources-and-properties-in-sling.html</loc><lastmod>2018-01-05</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/sling-query/selectors.html</loc><lastmod>2017-09-29</lastmod>
+
<loc>https://sling.apache.org/documentation/the-sling-engine/request-listeners.html</loc><lastmod>2018-07-13</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/sling-query/hierarchy-operators.html</loc><lastmod>2018-01-04</lastmod>
+
<loc>https://sling.apache.org/documentation/the-sling-engine/errorhandling.html</loc><lastmod>2023-07-13</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/sling-pipes/writers.html</loc><lastmod>2022-07-22</lastmod>
+
<loc>https://sling.apache.org/documentation/the-sling-engine/authentication/authentication-authenticationhandler/form-based-authenticationhandler.html</loc><lastmod>2025-01-17</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/sling-settings-org-apache-sling-settings.html</loc><lastmod>2020-09-18</lastmod>
+
<loc>https://sling.apache.org/news/sling-11-released.html</loc><lastmod>2018-10-23</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/sling-query/operators.html</loc><lastmod>2017-09-29</lastmod>
+
<loc>https://sling.apache.org/index.html</loc><lastmod>2023-10-02</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/sling-query/examples.html</loc><lastmod>2017-09-29</lastmod>
+
<loc>https://sling.apache.org/documentation/the-sling-engine/the-sling-launchpad.html</loc><lastmod>2022-03-21</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/sling-pipes/readers.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/the-sling-engine/service-authentication.html</loc><lastmod>2022-12-02</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/sling-oak-restrictions.html</loc><lastmod>2017-09-29</lastmod>
+
<loc>https://sling.apache.org/documentation/the-sling-engine/dispatching-requests.html</loc><lastmod>2018-07-13</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/sling-pipes.html</loc><lastmod>2022-03-04</lastmod>
+
<loc>https://sling.apache.org/documentation/the-sling-engine/authentication/authentication-framework.html</loc><lastmod>2021-04-21</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/sling-pipes/logical.html</loc><lastmod>2021-01-28</lastmod>
+
<loc>https://sling.apache.org/documentation/the-sling-engine.html</loc><lastmod>2017-09-29</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/sling-health-checks.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/karaf.html</loc><lastmod>2022-03-06</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/sling-pipes/execution-monitoring.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/feature-model/howtos/kickstart.html</loc><lastmod>2020-06-18</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/sling-pipes/samples.html</loc><lastmod>2021-01-28</lastmod>
+
<loc>https://sling.apache.org/documentation/development/monitoring-requests.html</loc><lastmod>2017-09-29</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/sling-pipes/bindings.html</loc><lastmod>2021-03-31</lastmod>
+
<loc>https://sling.apache.org/documentation/development/jcr-mock.html</loc><lastmod>2023-04-27</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/servlet-helpers.html</loc><lastmod>2020-06-16</lastmod>
+
<loc>https://sling.apache.org/documentation/the-sling-engine/authentication.html</loc><lastmod>2018-05-14</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/scripting/scripting-htl.html</loc><lastmod>2025-05-14</lastmod>
+
<loc>https://sling.apache.org/documentation/getting-started.html</loc><lastmod>2022-03-21</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/sling-health-check-tool.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/feature-model/howtos/create-sling-fm.html</loc><lastmod>2020-06-18</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/scripting/scripting-thymeleaf.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/development/issue-tracker.html</loc><lastmod>2018-07-13</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/sling-health-check-tool-deprecated.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/pax-exam-utils.html</loc><lastmod>2017-12-29</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/scripting/scripting-jsp.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/feature-model/howtos/create-sling-composite.html</loc><lastmod>2020-06-18</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/resource-editor.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/development/osgi-mock.html</loc><lastmod>2024-04-22</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/scripting.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/development/maven-usage.html</loc><lastmod>2017-11-22</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/scheduler-service-commons-scheduler.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/development/jsr-305.html</loc><lastmod>2018-08-18</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/resource-access-security.html</loc><lastmod>2021-11-04</lastmod>
+
<loc>https://sling.apache.org/documentation/the-sling-engine/authentication/authentication-actors.html</loc><lastmod>2017-11-22</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/resource-merger.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/feature-model/howtos/sling-with-custom-project.html</loc><lastmod>2020-06-18</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/request-analysis.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/feature-model/feature-model-howto.html</loc><lastmod>2020-06-18</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/resource-filter.html</loc><lastmod>2021-01-02</lastmod>
+
<loc>https://sling.apache.org/documentation/development/resourceresolver-mock.html</loc><lastmod>2017-09-29</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/repository-initialization.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/development/embedding-sling.html</loc><lastmod>2018-07-13</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/rendering-content-default-get-servlets.html</loc><lastmod>2024-09-30</lastmod>
+
<loc>https://sling.apache.org/documentation/development/client-request-logging.html</loc><lastmod>2023-05-17</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/nosql-resource-providers.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/web-console-extensions.html</loc><lastmod>2022-05-31</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/output-rewriting-pipelines-org-apache-sling-rewriter.html</loc><lastmod>2018-07-10</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/sling-query/modifiers.html</loc><lastmod>2017-09-29</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/osgi-installer.html</loc><lastmod>2022-12-05</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/sling-query/basic-ideas.html</loc><lastmod>2017-09-29</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/org-apache-sling-junit-bundles.html</loc><lastmod>2020-10-22</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/sling-oak-restrictions.html</loc><lastmod>2017-09-29</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/manipulating-content-the-slingpostservlet-servlets-post.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/servlet-helpers.html</loc><lastmod>2020-06-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/managing-users-and-groups-jackrabbit-usermanager.html</loc><lastmod>2022-02-04</lastmod>
+
<loc>https://sling.apache.org/documentation/development/deprecating-sling-modules.html</loc><lastmod>2024-12-10</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/mime-type-support-commons-mime.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/configuration.html</loc><lastmod>2019-07-26</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/metrics.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/sling-query/vs-jcr.html</loc><lastmod>2017-09-29</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/jcr-installer-provider.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/sling-pipes.html</loc><lastmod>2022-03-04</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/graphql-core.html</loc><lastmod>2021-07-26</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/sling-pipes/logical.html</loc><lastmod>2021-01-28</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/internationalization-support-i18n.html</loc><lastmod>2025-05-13</lastmod>
+
<loc>https://sling.apache.org/documentation/development/dependency-management.html</loc><lastmod>2024-01-04</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/file-installer-provider.html</loc><lastmod>2021-12-01</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/subsystem-installer-factory.html</loc><lastmod>2020-03-30</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/managing-permissions-jackrabbit-accessmanager.html</loc><lastmod>2022-11-18</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/sling-query/selectors.html</loc><lastmod>2017-09-29</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/installer-provider-installhook.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/sling-query/hierarchy-operators.html</loc><lastmod>2018-01-04</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/log-tracers.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/sling-pipes/writers.html</loc><lastmod>2022-07-22</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/hapi.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/development/feature-model.html</loc><lastmod>2020-06-18</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/discovery-api-and-impl.html</loc><lastmod>2018-07-17</lastmod>
+
<loc>https://sling.apache.org/documentation/development/content-packages.html</loc><lastmod>2022-03-08</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/context-aware-configuration/context-aware-configuration-override.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/xml-support.html</loc><lastmod>2017-11-22</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/datasource-providers.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/sling-settings-org-apache-sling-settings.html</loc><lastmod>2020-09-18</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/context-aware-configuration/context-aware-configuration-default-implementation.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/sling-query/operators.html</loc><lastmod>2017-09-29</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/dynamic-includes.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/sling-query/examples.html</loc><lastmod>2017-09-29</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/context-aware-configuration/context-aware-configuration.html</loc><lastmod>2025-06-26</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/sling-pipes/samples.html</loc><lastmod>2021-01-28</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/distribution.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/sling-pipes/bindings.html</loc><lastmod>2021-03-31</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/context-aware-configuration/context-aware-configuration-spi.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/rendering-content-default-get-servlets.html</loc><lastmod>2024-09-30</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/content-distribution.html</loc><lastmod>2025-07-15</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/graphql-core.html</loc><lastmod>2021-07-26</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/commons-crypto.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/discovery-api-and-impl.html</loc><lastmod>2018-07-17</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/connection-timeout-agent.html</loc><lastmod>2025-01-27</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/resource-access-security.html</loc><lastmod>2021-11-04</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/caching-services.html</loc><lastmod>2017-11-22</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/output-rewriting-pipelines-org-apache-sling-rewriter.html</loc><lastmod>2018-07-10</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/content-package-installer-factory.html</loc><lastmod>2021-05-10</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/managing-users-and-groups-jackrabbit-usermanager.html</loc><lastmod>2022-02-04</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/configuration-installer-factory.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/file-installer-provider.html</loc><lastmod>2021-12-01</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/bundle-resources-extensions-bundleresource.html</loc><lastmod>2018-02-04</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/osgi-installer.html</loc><lastmod>2022-12-05</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/content-loading-jcr-contentloader.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/managing-permissions-jackrabbit-accessmanager.html</loc><lastmod>2022-11-18</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/commons-html-utilities.html</loc><lastmod>2019-07-18</lastmod>
+
<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.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/resource-filter.html</loc><lastmod>2021-01-02</lastmod>
+ </url><url>
+
<loc>https://sling.apache.org/documentation/bundles/org-apache-sling-junit-bundles.html</loc><lastmod>2020-10-22</lastmod>
</url><url>
<loc>https://sling.apache.org/documentation/bundles/apache-sling-commons-thread-pool.html</loc><lastmod>2022-01-10</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/accessing-filesystem-resources-extensions-fsresource.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/connection-timeout-agent.html</loc><lastmod>2025-01-27</lastmod>
+ </url><url>
+
<loc>https://sling.apache.org/documentation/bundles/caching-services.html</loc><lastmod>2017-11-22</lastmod>
</url><url>
<loc>https://sling.apache.org/documentation/bundles.html</loc><lastmod>2021-07-13</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/apidocs.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/bundle-resources-extensions-bundleresource.html</loc><lastmod>2018-02-04</lastmod>
</url><url>
-
<loc>https://sling.apache.org/contributing.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/commons-html-utilities.html</loc><lastmod>2019-07-18</lastmod>
</url><url>
<loc>https://sling.apache.org/sitemap.html</loc><lastmod>2021-07-26</lastmod>
</url><url>