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

asf-gitbox-commits 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 4c86a0b84 Automatic website deployment from 
https://ci-builds.apache.org/job/Sling/job/modules/job/sling-site/job/master/1346/
4c86a0b84 is described below

commit 4c86a0b84312567414eb17807b41e771ed2285c3
Author: jenkins <[email protected]>
AuthorDate: Tue Aug 18 19:18:22 2026 +0000

    Automatic website deployment from 
https://ci-builds.apache.org/job/Sling/job/modules/job/sling-site/job/master/1346/
---
 documentation/development/release-management.html |  25 ++++--
 pagefind/fragment/en_40dd1de.pf_fragment          | Bin 0 -> 10093 bytes
 pagefind/fragment/en_59ba6bf.pf_fragment          | Bin 18133 -> 0 bytes
 pagefind/fragment/en_a6e29ed.pf_fragment          | Bin 0 -> 18132 bytes
 pagefind/fragment/en_b5c30be.pf_fragment          | Bin 9440 -> 0 bytes
 pagefind/index/en_2175c43.pf_index                | Bin 0 -> 40579 bytes
 pagefind/index/en_22fe976.pf_index                | Bin 0 -> 41335 bytes
 pagefind/index/en_29766b6.pf_index                | Bin 0 -> 39008 bytes
 pagefind/index/en_2fed7c2.pf_index                | Bin 37585 -> 0 bytes
 pagefind/index/en_319aa72.pf_index                | Bin 38998 -> 0 bytes
 pagefind/index/en_329d223.pf_index                | Bin 0 -> 39939 bytes
 pagefind/index/en_34559d2.pf_index                | Bin 0 -> 37615 bytes
 pagefind/index/en_356e63b.pf_index                | Bin 0 -> 42801 bytes
 pagefind/index/en_4163ed5.pf_index                | Bin 39991 -> 0 bytes
 pagefind/index/en_4bdd625.pf_index                | Bin 39958 -> 0 bytes
 pagefind/index/en_5a17a41.pf_index                | Bin 42607 -> 0 bytes
 pagefind/index/en_5b4464f.pf_index                | Bin 41122 -> 0 bytes
 pagefind/index/en_61e5dcc.pf_index                | Bin 0 -> 40049 bytes
 pagefind/index/en_6435bc5.pf_index                | Bin 38878 -> 0 bytes
 pagefind/index/en_64bc2c2.pf_index                | Bin 0 -> 42257 bytes
 pagefind/index/en_6cfee94.pf_index                | Bin 0 -> 43917 bytes
 pagefind/index/en_6fd0b6d.pf_index                | Bin 42778 -> 0 bytes
 pagefind/index/en_709868c.pf_index                | Bin 40687 -> 0 bytes
 pagefind/index/en_8568213.pf_index                | Bin 42335 -> 0 bytes
 pagefind/index/en_9868fed.pf_index                | Bin 0 -> 39927 bytes
 pagefind/index/en_98a5346.pf_index                | Bin 0 -> 40706 bytes
 pagefind/index/en_9c848d5.pf_index                | Bin 0 -> 40748 bytes
 pagefind/index/en_a3b6ad9.pf_index                | Bin 35778 -> 0 bytes
 pagefind/index/en_a65ad31.pf_index                | Bin 0 -> 39939 bytes
 pagefind/index/en_b29c9e1.pf_index                | Bin 40551 -> 0 bytes
 pagefind/index/en_b783d8c.pf_index                | Bin 0 -> 42616 bytes
 pagefind/index/en_bd3c7eb.pf_index                | Bin 40510 -> 0 bytes
 pagefind/index/en_c93a455.pf_index                | Bin 0 -> 42422 bytes
 pagefind/index/en_cda8162.pf_index                | Bin 39884 -> 0 bytes
 pagefind/index/en_d0cd85d.pf_index                | Bin 42219 -> 0 bytes
 pagefind/index/en_e4e976e.pf_index                | Bin 43835 -> 0 bytes
 pagefind/index/en_f11b6b5.pf_index                | Bin 0 -> 38942 bytes
 pagefind/index/en_f3fbb56.pf_index                | Bin 39918 -> 0 bytes
 pagefind/index/en_f64cdac.pf_index                | Bin 0 -> 40641 bytes
 pagefind/index/en_f841a56.pf_index                | Bin 0 -> 35917 bytes
 pagefind/index/en_fe13563.pf_index                | Bin 40614 -> 0 bytes
 pagefind/pagefind-entry.json                      |   2 +-
 pagefind/pagefind.en_c976bbb5bf.pf_meta           | Bin 1863 -> 0 bytes
 pagefind/pagefind.en_dd18b2ef2a.pf_meta           | Bin 0 -> 1862 bytes
 releases.html                                     |   3 +-
 sitemap.xml                                       |  98 +++++++++++-----------
 46 files changed, 68 insertions(+), 60 deletions(-)

diff --git a/documentation/development/release-management.html 
b/documentation/development/release-management.html
index b51c9a552..8249f35f0 100644
--- a/documentation/development/release-management.html
+++ b/documentation/development/release-management.html
@@ -192,12 +192,12 @@
 &lt;/parent&gt;
 </code></pre>
 <h2><a href="#releasing-with-the-sling-committer-cli-recommended" 
id="releasing-with-the-sling-committer-cli-recommended">Releasing with the 
Sling Committer CLI (recommended)</a></h2>
-<p>The <a 
href="https://github.com/apache/sling-org-apache-sling-committer-cli";>Sling 
Committer CLI</a> is a Docker image that drives a release end-to-end: it closes 
the staging repository, verifies signatures, checksums and CI status, sends the 
<code>[VOTE]</code> and <code>[RESULT]</code> emails, promotes to Maven 
Central, updates <code>dist.apache.org</code>, JIRA and the Apache Reporter. It 
performs exactly the steps documented in the manual process below, so it is the 
recommended wa [...]
+<p>The <a 
href="https://github.com/apache/sling-org-apache-sling-committer-cli";>Sling 
Committer CLI</a> is a Docker image that drives a release end-to-end: it closes 
the staging repository, verifies signatures, checksums and CI status, sends the 
<code>[VOTE]</code> and <code>[RESULT]</code> emails, promotes to Maven 
Central, updates <code>dist.apache.org</code>, JIRA and the Apache Reporter, 
and updates the releases and downloads pages on this website. It performs 
exactly the steps docum [...]
 <h3><a href="#one-time-setup" id="one-time-setup">One-time setup</a></h3>
 <ol>
 <li>
 <p>Install Docker and pull the image (or build it from the <a 
href="https://github.com/apache/sling-org-apache-sling-committer-cli";>CLI 
repository</a>):</p>
-<pre><code>docker pull apache/sling-cli
+<pre><code>docker pull apache/sling-committer-cli
 </code></pre>
 </li>
 <li>
@@ -208,7 +208,7 @@ ASF_PASSWORD=your-apache-password
 </li>
 </ol>
 <p>Together with the GPG / <code>settings.xml</code> configuration from the <a 
href="#prerequisites">Prerequisites</a> above, that is all that is required. 
Every command runs in <code>DRY_RUN</code> mode by default (it only prints what 
it would do); append <code>-x AUTO</code> to actually perform the action. The 
examples below use this shorthand:</p>
-<pre><code>cli=&quot;docker run --rm --env-file=./docker-env 
apache/sling-cli&quot;
+<pre><code>cli=&quot;docker run --rm --env-file=./docker-env 
apache/sling-committer-cli&quot;
 </code></pre>
 <h3><a href="#1-stage-the-release-maven" id="1-stage-the-release-maven">1. 
Stage the release (Maven)</a></h3>
 <p>Staging is still performed with Maven, in the module you are releasing; the 
CLI drives everything afterwards:</p>
@@ -240,10 +240,16 @@ git push --delete origin &lt;TAG_NAME&gt;
 <h3><a href="#4-finalize" id="4-finalize">4. Finalize</a></h3>
 <pre><code>$cli release finalize -r &lt;REPO_ID&gt; -x AUTO
 </code></pre>
-<p><code>finalize</code> runs, in order: update <code>dist.apache.org</code> 
(only when you are a PMC member — the previous version to remove is detected 
automatically), promote to Maven Central, create the next JIRA version and move 
unresolved issues, mark the JIRA version as released, and update the Apache 
Reporter. The dist upload runs first because it is the only step that needs the 
staging repository, which promoting to Maven Central drops. A JIRA pre-flight 
check runs before any of [...]
-<p>Afterwards update the website (releases / downloads / news) as described in 
<a href="#promoting-the-release">Promoting the Release</a>; the website diff 
can be generated with:</p>
+<p><code>finalize</code> runs, in order: update <code>dist.apache.org</code> 
(only when you are a PMC member — the previous version to remove is detected 
automatically), promote to Maven Central, create the next JIRA version and move 
unresolved issues, mark the JIRA version as released, update the Apache 
Reporter, and update the website. The dist upload runs first because it is the 
only step that needs the staging repository, which promoting to Maven Central 
drops. A JIRA pre-flight chec [...]
+<p>The website step adds the release to <a href="/releases.html">releases</a> 
and bumps the matching entries on the <a href="/downloads.cgi">downloads</a> 
page, then commits and pushes to <code>sling-site</code>. Downloads entries are 
matched on the <em>artifact id</em> rather than on the module's display name, 
because the two often differ (<em>Tracer</em> is listed as <em>Log Tracer</em>) 
and one release can own several entries. Only entries on the same major version 
are updated, so a m [...]
+<p>To review the website changes without pushing them, run the step on its 
own; like every command it defaults to <code>DRY_RUN</code> and only prints the 
diff:</p>
 <pre><code>$cli release update-local-site -r &lt;REPO_ID&gt;
 </code></pre>
+<p>The <a href="/news.html">news</a> page is deliberately <em>not</em> updated 
by <code>finalize</code>, since only releases that warrant an announcement 
belong there. For those, run:</p>
+<pre><code>$cli release update-news --release &quot;Apache Sling ABC 
X.Y.Z&quot; \
+    --link /documentation/bundles/abc.html -x AUTO
+</code></pre>
+<p>Every step after the dist upload is independent of the staging repository, 
so if <code>finalize</code> fails part way through you can re-run it. Before 
promotion resume with <code>-r &lt;REPO_ID&gt;</code>; afterwards the staging 
repository is gone, so resume with <code>--release &quot;Apache Sling ABC 
X.Y.Z&quot;</code>. Completed steps are detected and skipped.</p>
 <p>The sections below document the same steps performed manually. They are 
useful for understanding what the CLI does and as a fallback when it cannot be 
used.</p>
 <h2><a href="#staging-the-release-candidates" 
id="staging-the-release-candidates">Staging the Release Candidates</a></h2>
 <p>First prepare your POMs for release:</p>
@@ -407,10 +413,11 @@ promote the artifacts to the central Maven repository.
 </li>
 <li>Following the release promotion you will receive an email from the 'Apache 
Reporter Service'. Follow the link and add the release data, as it used by the 
PMC chair to prepare board reports. To simplify this task you can use the 
script from <a 
href="https://github.com/apache/sling-tooling-release/blob/master/update_reporter.sh";>https://github.com/apache/sling-tooling-release/blob/master/update_reporter.sh</a>.
 Alternatively you can add the release data directly via <a href="https://re 
[...]
 <li>Update the releases section on the website at <a 
href="/releases.html">releases</a>.</li>
-<li>For new modules, update the download page on the website at <a 
href="/downloads.cgi">downloads</a> to point to the new release. For this you 
need to modify the <a 
href="https://github.com/apache/sling-site/blob/master/src/main/jbake/templates/downloads.tpl";>according
 Groovy Template</a>. For existing modules the <a 
href="https://github.com/renovatebot/renovate/";>renovate app</a> will generate 
a pull request. The pull request must be manually merged.</li>
+<li>Update the download page on the website at <a 
href="/downloads.cgi">downloads</a> to point to the new release. For this you 
need to modify the <a 
href="https://github.com/apache/sling-site/blob/master/src/main/jbake/templates/downloads.tpl";>according
 Groovy Template</a>, keeping in mind that the page lists only the most recent 
major version of a module even when older major versions are still distributed, 
and that a release may own several entries (one per artifact). So a maintenance 
[...]
 <li>If you think that this release is worth a news entry, update the website 
at  <a href="/news.html">news</a></li>
 </ol>
-<p>For the last two tasks, it's better to give the CDN some time to process 
the uploaded artifacts (15 minutes should be fine). This ensures that once the 
website (news and download page) is updated, people can actually download the 
artifacts.</p>
+<p>Steps 2 and 3 are performed automatically by the Committer CLI's 
<code>finalize</code> command; step 4 is left to you, via <code>release 
update-news</code>. See <a href="#4-finalize">Finalize</a>.</p>
+<p>For the last two tasks, it's better to give the CDN some time to process 
the uploaded artifacts (15 minutes should be fine). This ensures that once the 
website (news and download page) is updated, people can actually download the 
artifacts. Note that the website itself is only rebuilt and deployed some 
minutes after the change is pushed, which in practice already covers most of 
that delay.</p>
 <h3><a href="#quick-update-of-artifacts-in-dist" 
id="quick-update-of-artifacts-in-dist">Quick update of artifacts in 
dist</a></h3>
 <p>It is possible to update the artifacts without needing to checkout or 
update the full dist folder, which can be quite slow.</p>
 <p>Assuming that we are releasing <code>org.apache.sling.engine 2.6.22</code> 
and the old version artifact names start with 
<code>org.apache.sling.engine-2.6.20</code>, we can run the following 
commands</p>
@@ -422,8 +429,8 @@ $ curl -fsSL 
https://raw.githubusercontent.com/apache/sling-tooling-release/refs
 <h2><a href="#update-jira" id="update-jira">Update JIRA</a></h2>
 <p>Go to <a 
href="https://issues.apache.org/jira/plugins/servlet/project-config/SLING/versions";>Manage
 Versions</a> section on the SLING JIRA and mark the X.Y.Z version as released 
setting the release date to the date the vote has been closed.</p>
 <p>Also create a new version X.Y.Z+2, if that hasn't already been done.</p>
-<p>And keep the versions sorted, so when adding a new version moved it down to 
just above the previous versions.</p>
 <p>Close all issues associated with the released version.</p>
+<p>All of the above is performed by the Committer CLI's <code>finalize</code> 
command. See <a href="#4-finalize">Finalize</a>.</p>
 <h2><a href="#update-the-sling-starter-module" 
id="update-the-sling-starter-module">Update the Sling Starter Module</a></h2>
 <p>If the new release should be included in the <a 
href="https://github.com/apache/sling-org-apache-sling-starter";>Sling 
Starter</a>, please create PR after the artifacts are available on Maven 
Central. That usually happens within 60 minutes of the staging repository being 
closed.</p>
 <p>If the released module was already included in the Sling Starter, a pull 
request will be generated by the <a 
href="https://github.com/renovatebot/renovate/";>renovate app</a>, you can 
approve it as soon as the automated checks pass.</p>
@@ -591,7 +598,7 @@ $ svn up KEYS
                             
content/documentation/development/release-management.md
                         </a>
                     </div>                    <div class="revisionInfo">
-                        Last modified by <span class="author">Roy 
Teeuwen</span> on <span class="comment">2026-07-29</span>
+                        Last modified by <span class="author">Roy 
Teeuwen</span> on <span class="comment">2026-08-14</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/pagefind/fragment/en_40dd1de.pf_fragment 
b/pagefind/fragment/en_40dd1de.pf_fragment
new file mode 100644
index 000000000..ed6ccae05
Binary files /dev/null and b/pagefind/fragment/en_40dd1de.pf_fragment differ
diff --git a/pagefind/fragment/en_59ba6bf.pf_fragment 
b/pagefind/fragment/en_59ba6bf.pf_fragment
deleted file mode 100644
index 3a3c4806a..000000000
Binary files a/pagefind/fragment/en_59ba6bf.pf_fragment and /dev/null differ
diff --git a/pagefind/fragment/en_a6e29ed.pf_fragment 
b/pagefind/fragment/en_a6e29ed.pf_fragment
new file mode 100644
index 000000000..198fa73ff
Binary files /dev/null and b/pagefind/fragment/en_a6e29ed.pf_fragment differ
diff --git a/pagefind/fragment/en_b5c30be.pf_fragment 
b/pagefind/fragment/en_b5c30be.pf_fragment
deleted file mode 100644
index fa1c86903..000000000
Binary files a/pagefind/fragment/en_b5c30be.pf_fragment and /dev/null differ
diff --git a/pagefind/index/en_2175c43.pf_index 
b/pagefind/index/en_2175c43.pf_index
new file mode 100644
index 000000000..226a9aab4
Binary files /dev/null and b/pagefind/index/en_2175c43.pf_index differ
diff --git a/pagefind/index/en_22fe976.pf_index 
b/pagefind/index/en_22fe976.pf_index
new file mode 100644
index 000000000..b4ac39a98
Binary files /dev/null and b/pagefind/index/en_22fe976.pf_index differ
diff --git a/pagefind/index/en_29766b6.pf_index 
b/pagefind/index/en_29766b6.pf_index
new file mode 100644
index 000000000..0bc7a538a
Binary files /dev/null and b/pagefind/index/en_29766b6.pf_index differ
diff --git a/pagefind/index/en_2fed7c2.pf_index 
b/pagefind/index/en_2fed7c2.pf_index
deleted file mode 100644
index ec13bb546..000000000
Binary files a/pagefind/index/en_2fed7c2.pf_index and /dev/null differ
diff --git a/pagefind/index/en_319aa72.pf_index 
b/pagefind/index/en_319aa72.pf_index
deleted file mode 100644
index 08daf8cb3..000000000
Binary files a/pagefind/index/en_319aa72.pf_index and /dev/null differ
diff --git a/pagefind/index/en_329d223.pf_index 
b/pagefind/index/en_329d223.pf_index
new file mode 100644
index 000000000..bec2568eb
Binary files /dev/null and b/pagefind/index/en_329d223.pf_index differ
diff --git a/pagefind/index/en_34559d2.pf_index 
b/pagefind/index/en_34559d2.pf_index
new file mode 100644
index 000000000..326e97f7f
Binary files /dev/null and b/pagefind/index/en_34559d2.pf_index differ
diff --git a/pagefind/index/en_356e63b.pf_index 
b/pagefind/index/en_356e63b.pf_index
new file mode 100644
index 000000000..a9f04a588
Binary files /dev/null and b/pagefind/index/en_356e63b.pf_index differ
diff --git a/pagefind/index/en_4163ed5.pf_index 
b/pagefind/index/en_4163ed5.pf_index
deleted file mode 100644
index f2a85b63e..000000000
Binary files a/pagefind/index/en_4163ed5.pf_index and /dev/null differ
diff --git a/pagefind/index/en_4bdd625.pf_index 
b/pagefind/index/en_4bdd625.pf_index
deleted file mode 100644
index 7a00d1012..000000000
Binary files a/pagefind/index/en_4bdd625.pf_index and /dev/null differ
diff --git a/pagefind/index/en_5a17a41.pf_index 
b/pagefind/index/en_5a17a41.pf_index
deleted file mode 100644
index d8f0037df..000000000
Binary files a/pagefind/index/en_5a17a41.pf_index and /dev/null differ
diff --git a/pagefind/index/en_5b4464f.pf_index 
b/pagefind/index/en_5b4464f.pf_index
deleted file mode 100644
index e3d7adcd0..000000000
Binary files a/pagefind/index/en_5b4464f.pf_index and /dev/null differ
diff --git a/pagefind/index/en_61e5dcc.pf_index 
b/pagefind/index/en_61e5dcc.pf_index
new file mode 100644
index 000000000..ef8acb44b
Binary files /dev/null and b/pagefind/index/en_61e5dcc.pf_index differ
diff --git a/pagefind/index/en_6435bc5.pf_index 
b/pagefind/index/en_6435bc5.pf_index
deleted file mode 100644
index 38f11d8b4..000000000
Binary files a/pagefind/index/en_6435bc5.pf_index and /dev/null differ
diff --git a/pagefind/index/en_64bc2c2.pf_index 
b/pagefind/index/en_64bc2c2.pf_index
new file mode 100644
index 000000000..55e964890
Binary files /dev/null and b/pagefind/index/en_64bc2c2.pf_index differ
diff --git a/pagefind/index/en_6cfee94.pf_index 
b/pagefind/index/en_6cfee94.pf_index
new file mode 100644
index 000000000..f672c0927
Binary files /dev/null and b/pagefind/index/en_6cfee94.pf_index differ
diff --git a/pagefind/index/en_6fd0b6d.pf_index 
b/pagefind/index/en_6fd0b6d.pf_index
deleted file mode 100644
index a1288015a..000000000
Binary files a/pagefind/index/en_6fd0b6d.pf_index and /dev/null differ
diff --git a/pagefind/index/en_709868c.pf_index 
b/pagefind/index/en_709868c.pf_index
deleted file mode 100644
index 31fdbf17e..000000000
Binary files a/pagefind/index/en_709868c.pf_index and /dev/null differ
diff --git a/pagefind/index/en_8568213.pf_index 
b/pagefind/index/en_8568213.pf_index
deleted file mode 100644
index b2e3c3719..000000000
Binary files a/pagefind/index/en_8568213.pf_index and /dev/null differ
diff --git a/pagefind/index/en_9868fed.pf_index 
b/pagefind/index/en_9868fed.pf_index
new file mode 100644
index 000000000..1d64a28e0
Binary files /dev/null and b/pagefind/index/en_9868fed.pf_index differ
diff --git a/pagefind/index/en_98a5346.pf_index 
b/pagefind/index/en_98a5346.pf_index
new file mode 100644
index 000000000..cd8947a70
Binary files /dev/null and b/pagefind/index/en_98a5346.pf_index differ
diff --git a/pagefind/index/en_9c848d5.pf_index 
b/pagefind/index/en_9c848d5.pf_index
new file mode 100644
index 000000000..578414b9c
Binary files /dev/null and b/pagefind/index/en_9c848d5.pf_index differ
diff --git a/pagefind/index/en_a3b6ad9.pf_index 
b/pagefind/index/en_a3b6ad9.pf_index
deleted file mode 100644
index 32131ec2e..000000000
Binary files a/pagefind/index/en_a3b6ad9.pf_index and /dev/null differ
diff --git a/pagefind/index/en_a65ad31.pf_index 
b/pagefind/index/en_a65ad31.pf_index
new file mode 100644
index 000000000..290438d4c
Binary files /dev/null and b/pagefind/index/en_a65ad31.pf_index differ
diff --git a/pagefind/index/en_b29c9e1.pf_index 
b/pagefind/index/en_b29c9e1.pf_index
deleted file mode 100644
index 53f93b263..000000000
Binary files a/pagefind/index/en_b29c9e1.pf_index and /dev/null differ
diff --git a/pagefind/index/en_b783d8c.pf_index 
b/pagefind/index/en_b783d8c.pf_index
new file mode 100644
index 000000000..2f4cad262
Binary files /dev/null and b/pagefind/index/en_b783d8c.pf_index differ
diff --git a/pagefind/index/en_bd3c7eb.pf_index 
b/pagefind/index/en_bd3c7eb.pf_index
deleted file mode 100644
index 3c04d19f2..000000000
Binary files a/pagefind/index/en_bd3c7eb.pf_index and /dev/null differ
diff --git a/pagefind/index/en_c93a455.pf_index 
b/pagefind/index/en_c93a455.pf_index
new file mode 100644
index 000000000..9f993e377
Binary files /dev/null and b/pagefind/index/en_c93a455.pf_index differ
diff --git a/pagefind/index/en_cda8162.pf_index 
b/pagefind/index/en_cda8162.pf_index
deleted file mode 100644
index 9b5b2d4f6..000000000
Binary files a/pagefind/index/en_cda8162.pf_index and /dev/null differ
diff --git a/pagefind/index/en_d0cd85d.pf_index 
b/pagefind/index/en_d0cd85d.pf_index
deleted file mode 100644
index 58f1541e5..000000000
Binary files a/pagefind/index/en_d0cd85d.pf_index and /dev/null differ
diff --git a/pagefind/index/en_e4e976e.pf_index 
b/pagefind/index/en_e4e976e.pf_index
deleted file mode 100644
index e43016b78..000000000
Binary files a/pagefind/index/en_e4e976e.pf_index and /dev/null differ
diff --git a/pagefind/index/en_f11b6b5.pf_index 
b/pagefind/index/en_f11b6b5.pf_index
new file mode 100644
index 000000000..db3696053
Binary files /dev/null and b/pagefind/index/en_f11b6b5.pf_index differ
diff --git a/pagefind/index/en_f3fbb56.pf_index 
b/pagefind/index/en_f3fbb56.pf_index
deleted file mode 100644
index 27a939cca..000000000
Binary files a/pagefind/index/en_f3fbb56.pf_index and /dev/null differ
diff --git a/pagefind/index/en_f64cdac.pf_index 
b/pagefind/index/en_f64cdac.pf_index
new file mode 100644
index 000000000..35bf62d5b
Binary files /dev/null and b/pagefind/index/en_f64cdac.pf_index differ
diff --git a/pagefind/index/en_f841a56.pf_index 
b/pagefind/index/en_f841a56.pf_index
new file mode 100644
index 000000000..96cc140f5
Binary files /dev/null and b/pagefind/index/en_f841a56.pf_index differ
diff --git a/pagefind/index/en_fe13563.pf_index 
b/pagefind/index/en_fe13563.pf_index
deleted file mode 100644
index a3d1c627a..000000000
Binary files a/pagefind/index/en_fe13563.pf_index and /dev/null differ
diff --git a/pagefind/pagefind-entry.json b/pagefind/pagefind-entry.json
index 9f4f8cad7..0b66dcdb4 100644
--- a/pagefind/pagefind-entry.json
+++ b/pagefind/pagefind-entry.json
@@ -1 +1 @@
-{"version":"1.4.0","languages":{"en":{"hash":"en_c976bbb5bf","wasm":"en","page_count":192}},"include_characters":["_","‿","⁀","⁔","︳","︴","﹍","﹎","﹏","_"]}
\ No newline at end of file
+{"version":"1.4.0","languages":{"en":{"hash":"en_dd18b2ef2a","wasm":"en","page_count":192}},"include_characters":["_","‿","⁀","⁔","︳","︴","﹍","﹎","﹏","_"]}
\ No newline at end of file
diff --git a/pagefind/pagefind.en_c976bbb5bf.pf_meta 
b/pagefind/pagefind.en_c976bbb5bf.pf_meta
deleted file mode 100644
index d5c9de869..000000000
Binary files a/pagefind/pagefind.en_c976bbb5bf.pf_meta and /dev/null differ
diff --git a/pagefind/pagefind.en_dd18b2ef2a.pf_meta 
b/pagefind/pagefind.en_dd18b2ef2a.pf_meta
new file mode 100644
index 000000000..35cb9b65b
Binary files /dev/null and b/pagefind/pagefind.en_dd18b2ef2a.pf_meta differ
diff --git a/releases.html b/releases.html
index 589cd0145..d77b51a6d 100644
--- a/releases.html
+++ b/releases.html
@@ -125,6 +125,7 @@
 <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="#august-2026" id="august-2026">August 2026</a></h2>
 <ul>
+<li>Apache Sling Resource Resolver 2.0.6</li>
 <li>JCR DavEx 1.3.14</li>
 <li>GraphQL Schema Aggregator 0.0.2</li>
 </ul>
@@ -2800,7 +2801,7 @@
                             content/releases.md
                         </a>
                     </div>                    <div class="revisionInfo">
-                        Last modified by <span class="author">Julian 
Reschke</span> on <span class="comment">2026-08-16</span>
+                        Last modified by <span class="author">Julian 
Reschke</span> on <span class="comment">2026-08-17</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 a83cf83e2..7bd047f0c 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1,27 +1,27 @@
 <?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>2026-08-16</lastmod>
+        
<loc>https://sling.apache.org/documentation/development/release-management.html</loc><lastmod>2026-08-14</lastmod>
     </url><url>
-        
<loc>https://sling.apache.org/documentation/bundles/context-aware-configuration/context-aware-configuration.html</loc><lastmod>2026-07-30</lastmod>
+        
<loc>https://sling.apache.org/releases.html</loc><lastmod>2026-08-17</lastmod>
     </url><url>
-        
<loc>https://sling.apache.org/documentation/development/release-management.html</loc><lastmod>2026-07-29</lastmod>
+        
<loc>https://sling.apache.org/documentation/bundles/context-aware-configuration/context-aware-configuration.html</loc><lastmod>2026-07-30</lastmod>
     </url><url>
         
<loc>https://sling.apache.org/project-information/security.html</loc><lastmod>2026-06-02</lastmod>
     </url><url>
         
<loc>https://sling.apache.org/documentation/bundles.html</loc><lastmod>2026-05-26</lastmod>
     </url><url>
         
<loc>https://sling.apache.org/documentation/bundles/mcp-server.html</loc><lastmod>2026-05-26</lastmod>
-    </url><url>
-        
<loc>https://sling.apache.org/security/log4shell.html</loc><lastmod>2025-04-16</lastmod>
-    </url><url>
-        
<loc>https://sling.apache.org/security/CVE-2025-66516.html</loc><lastmod>2026-02-09</lastmod>
     </url><url>
         
<loc>https://sling.apache.org/security/CVE-2023-6378.html</loc><lastmod>2024-02-06</lastmod>
     </url><url>
         
<loc>https://sling.apache.org/project-information/project-team.html</loc><lastmod>2025-04-16</lastmod>
+    </url><url>
+        
<loc>https://sling.apache.org/security/log4shell.html</loc><lastmod>2025-04-16</lastmod>
     </url><url>
         
<loc>https://sling.apache.org/project-information/project-license.html</loc><lastmod>2025-04-16</lastmod>
+    </url><url>
+        
<loc>https://sling.apache.org/security/CVE-2025-66516.html</loc><lastmod>2026-02-09</lastmod>
     </url><url>
         
<loc>https://sling.apache.org/old-stuff/scriptengineintegration/xslt-processing-pipeline.html</loc><lastmod>2025-04-16</lastmod>
     </url><url>
@@ -46,46 +46,46 @@
         
<loc>https://sling.apache.org/old-stuff.html</loc><lastmod>2017-09-29</lastmod>
     </url><url>
         
<loc>https://sling.apache.org/news/sling-launchpad-8-released.html</loc><lastmod>2025-04-16</lastmod>
+    </url><url>
+        
<loc>https://sling.apache.org/old-stuff/assembly.html</loc><lastmod>2017-09-29</lastmod>
+    </url><url>
+        
<loc>https://sling.apache.org/news/sling-launchpad-9-released.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>
     </url><url>
-        
<loc>https://sling.apache.org/old-stuff/assembly.html</loc><lastmod>2017-09-29</lastmod>
+        
<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/news/sling-ide-tooling-12-released.html</loc><lastmod>2018-01-21</lastmod>
     </url><url>
         
<loc>https://sling.apache.org/news/sling-12-released.html</loc><lastmod>2025-01-13</lastmod>
+    </url><url>
+        
<loc>https://sling.apache.org/links.html</loc><lastmod>2025-04-16</lastmod>
+    </url><url>
+        
<loc>https://sling.apache.org/news.html</loc><lastmod>2026-03-09</lastmod>
     </url><url>
         
<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/news/sling-11-released.html</loc><lastmod>2018-10-23</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/index.html</loc><lastmod>2023-10-02</lastmod>
     </url><url>
         
<loc>https://sling.apache.org/news/sling-14-released.html</loc><lastmod>2026-03-09</lastmod>
     </url><url>
-        
<loc>https://sling.apache.org/media.html</loc><lastmod>2025-04-16</lastmod>
+        
<loc>https://sling.apache.org/news/sling-10-released.html</loc><lastmod>2025-04-16</lastmod>
     </url><url>
-        
<loc>https://sling.apache.org/errors/404.html</loc><lastmod>2018-12-19</lastmod>
+        
<loc>https://sling.apache.org/guides.html</loc><lastmod>2017-09-29</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/documentation/tutorials-how-tos/getting-resources-and-properties-in-sling.html</loc><lastmod>2018-01-05</lastmod>
-    </url><url>
-        
<loc>https://sling.apache.org/news.html</loc><lastmod>2026-03-09</lastmod>
-    </url><url>
-        
<loc>https://sling.apache.org/index.html</loc><lastmod>2023-10-02</lastmod>
     </url><url>
         
<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/news/sling-10-released.html</loc><lastmod>2025-04-16</lastmod>
-    </url><url>
-        
<loc>https://sling.apache.org/guides.html</loc><lastmod>2017-09-29</lastmod>
     </url><url>
         
<loc>https://sling.apache.org/documentation/tutorials-how-tos/installing-and-upgrading-bundles.html</loc><lastmod>2025-04-16</lastmod>
     </url><url>
@@ -102,12 +102,16 @@
         
<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>
+    </url><url>
+        
<loc>https://sling.apache.org/documentation/the-sling-engine/service-authentication.html</loc><lastmod>2025-12-22</lastmod>
     </url><url>
         
<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/documentation/the-sling-engine/request-parameters.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>
+    </url><url>
+        
<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/the-sling-engine/authentication/authentication-authenticationhandler/openid-authenticationhandler.html</loc><lastmod>2025-04-16</lastmod>
     </url><url>
@@ -118,14 +122,14 @@
         
<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/authentication/authentication-authenticationhandler/form-based-authenticationhandler.html</loc><lastmod>2025-01-17</lastmod>
-    </url><url>
-        
<loc>https://sling.apache.org/documentation/the-sling-engine/service-authentication.html</loc><lastmod>2025-12-22</lastmod>
     </url><url>
         
<loc>https://sling.apache.org/documentation/the-sling-engine/mappings-for-resource-resolution.html</loc><lastmod>2026-04-14</lastmod>
     </url><url>
         
<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/the-sling-engine/authentication/authentication-framework.html</loc><lastmod>2021-04-21</lastmod>
+    </url><url>
+        
<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/the-sling-engine/resources.html</loc><lastmod>2025-10-01</lastmod>
     </url><url>
@@ -134,10 +138,6 @@
         
<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/the-sling-engine/authentication/authentication-authenticationhandler.html</loc><lastmod>2018-07-13</lastmod>
-    </url><url>
-        
<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/the-sling-engine/authentication/authentication-actors.html</loc><lastmod>2017-11-22</lastmod>
     </url><url>
         
<loc>https://sling.apache.org/documentation/the-sling-engine/architecture.html</loc><lastmod>2025-04-16</lastmod>
     </url><url>
@@ -150,8 +150,6 @@
         
<loc>https://sling.apache.org/documentation/pax-exam-utils.html</loc><lastmod>2017-12-29</lastmod>
     </url><url>
         
<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/feature-model/howtos/create-sling-composite.html</loc><lastmod>2020-06-18</lastmod>
     </url><url>
         
<loc>https://sling.apache.org/documentation/legacy/logging.html</loc><lastmod>2025-04-16</lastmod>
     </url><url>
@@ -163,15 +161,17 @@
     </url><url>
         
<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/development/version-policy.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/feature-model/feature-model-howto.html</loc><lastmod>2020-06-18</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/development/sling-testing-tools.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>
     </url><url>
         
<loc>https://sling.apache.org/documentation/development/sling-mock.html</loc><lastmod>2025-07-31</lastmod>
+    </url><url>
+        
<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/development/slingstart.html</loc><lastmod>2025-04-16</lastmod>
     </url><url>
@@ -268,8 +268,6 @@
         
<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/sling-pipes/readers.html</loc><lastmod>2025-04-16</lastmod>
-    </url><url>
-        
<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/sling-pipes.html</loc><lastmod>2022-03-04</lastmod>
     </url><url>
@@ -278,6 +276,8 @@
         
<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/bundles/scripting/scripting-thymeleaf.html</loc><lastmod>2025-04-16</lastmod>
+    </url><url>
+        
<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/sling-health-check-tool-deprecated.html</loc><lastmod>2025-04-16</lastmod>
     </url><url>
@@ -286,24 +286,24 @@
         
<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/servlet-helpers.html</loc><lastmod>2020-06-16</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/bundles/scripting.html</loc><lastmod>2025-04-16</lastmod>
     </url><url>
         
<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/bundles/resource-access-security.html</loc><lastmod>2021-11-04</lastmod>
     </url><url>
         
<loc>https://sling.apache.org/documentation/bundles/resource-merger.html</loc><lastmod>2025-04-16</lastmod>
-    </url><url>
-        
<loc>https://sling.apache.org/documentation/bundles/request-analysis.html</loc><lastmod>2025-04-16</lastmod>
     </url><url>
         
<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/scripting/scripting-htl.html</loc><lastmod>2025-10-03</lastmod>
     </url><url>
         
<loc>https://sling.apache.org/documentation/bundles/resource-editor.html</loc><lastmod>2025-04-16</lastmod>
+    </url><url>
+        
<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/output-rewriting-pipelines-org-apache-sling-rewriter.html</loc><lastmod>2018-07-10</lastmod>
+    </url><url>
+        
<loc>https://sling.apache.org/documentation/bundles/request-analysis.html</loc><lastmod>2025-04-16</lastmod>
     </url><url>
         
<loc>https://sling.apache.org/documentation/bundles/osgi-installer.html</loc><lastmod>2022-12-05</lastmod>
     </url><url>
@@ -328,26 +328,26 @@
         
<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/bundles/graphql-core.html</loc><lastmod>2021-07-26</lastmod>
-    </url><url>
-        
<loc>https://sling.apache.org/documentation/bundles/internationalization-support-i18n.html</loc><lastmod>2025-05-13</lastmod>
-    </url><url>
-        
<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/installer-provider-installhook.html</loc><lastmod>2025-04-16</lastmod>
-    </url><url>
-        
<loc>https://sling.apache.org/documentation/bundles/log-tracers.html</loc><lastmod>2025-04-16</lastmod>
-    </url><url>
-        
<loc>https://sling.apache.org/documentation/bundles/hapi.html</loc><lastmod>2025-04-16</lastmod>
     </url><url>
         
<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/context-aware-configuration/context-aware-configuration-override.html</loc><lastmod>2025-04-16</lastmod>
+    </url><url>
+        
<loc>https://sling.apache.org/documentation/bundles/internationalization-support-i18n.html</loc><lastmod>2025-05-13</lastmod>
     </url><url>
         
<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/datasource-providers.html</loc><lastmod>2025-04-16</lastmod>
+    </url><url>
+        
<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/installer-provider-installhook.html</loc><lastmod>2025-04-16</lastmod>
     </url><url>
         
<loc>https://sling.apache.org/documentation/bundles/dynamic-includes.html</loc><lastmod>2025-10-23</lastmod>
+    </url><url>
+        
<loc>https://sling.apache.org/documentation/bundles/log-tracers.html</loc><lastmod>2025-04-16</lastmod>
+    </url><url>
+        
<loc>https://sling.apache.org/documentation/bundles/hapi.html</loc><lastmod>2025-04-16</lastmod>
     </url><url>
         
<loc>https://sling.apache.org/documentation/bundles/distribution.html</loc><lastmod>2025-04-16</lastmod>
     </url><url>

Reply via email to