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 285b6b869 Automatic website deployment from
https://ci-builds.apache.org/job/Sling/job/modules/job/sling-site/job/master/1170/
285b6b869 is described below
commit 285b6b869fc473d4c6bda975b4a44e02523f8b17
Author: jenkins <[email protected]>
AuthorDate: Wed Oct 8 09:34:09 2025 +0000
Automatic website deployment from
https://ci-builds.apache.org/job/Sling/job/modules/job/sling-site/job/master/1170/
---
documentation/the-sling-engine/resources.html | 4 +-
documentation/the-sling-engine/servlets.html | 5 +-
pagefind/fragment/en_1f358bd.pf_fragment | Bin 0 -> 9008 bytes
pagefind/fragment/en_2a749cb.pf_fragment | Bin 0 -> 7820 bytes
pagefind/fragment/en_4655e1f.pf_fragment | Bin 9034 -> 0 bytes
pagefind/fragment/en_7f90f35.pf_fragment | Bin 7646 -> 0 bytes
pagefind/index/en_2233f24.pf_index | Bin 0 -> 41971 bytes
pagefind/index/en_2ecc6ce.pf_index | Bin 0 -> 41043 bytes
pagefind/index/en_30ac2fe.pf_index | Bin 0 -> 43937 bytes
pagefind/index/en_318efb6.pf_index | Bin 0 -> 38954 bytes
pagefind/index/en_31cfef1.pf_index | Bin 41887 -> 0 bytes
pagefind/index/en_35f5d9d.pf_index | Bin 0 -> 39456 bytes
pagefind/index/en_379f7fb.pf_index | Bin 0 -> 37727 bytes
pagefind/index/en_3e11339.pf_index | Bin 39334 -> 0 bytes
pagefind/index/en_417a564.pf_index | Bin 0 -> 45167 bytes
pagefind/index/en_53015bc.pf_index | Bin 37722 -> 0 bytes
pagefind/index/en_5abb714.pf_index | Bin 0 -> 41668 bytes
pagefind/index/en_5c65542.pf_index | Bin 45159 -> 0 bytes
pagefind/index/en_5ff786b.pf_index | Bin 39371 -> 0 bytes
pagefind/index/en_632018b.pf_index | Bin 0 -> 40611 bytes
pagefind/index/en_69dd1ec.pf_index | Bin 40584 -> 0 bytes
pagefind/index/en_6a23247.pf_index | Bin 38137 -> 0 bytes
pagefind/index/en_6d59e86.pf_index | Bin 0 -> 38118 bytes
pagefind/index/en_775e7d9.pf_index | Bin 0 -> 40296 bytes
pagefind/index/en_793c4c2.pf_index | Bin 40969 -> 0 bytes
pagefind/index/en_828ee52.pf_index | Bin 40294 -> 0 bytes
pagefind/index/en_8cba412.pf_index | Bin 43961 -> 0 bytes
pagefind/index/en_8d74317.pf_index | Bin 38948 -> 0 bytes
pagefind/index/en_8e6d928.pf_index | Bin 0 -> 39427 bytes
pagefind/index/en_903f21a.pf_index | Bin 0 -> 41001 bytes
pagefind/index/en_95a8923.pf_index | Bin 0 -> 40794 bytes
pagefind/index/en_971e283.pf_index | Bin 0 -> 39333 bytes
pagefind/index/en_98eea8d.pf_index | Bin 0 -> 4382 bytes
pagefind/index/en_9b658c1.pf_index | Bin 40613 -> 0 bytes
pagefind/index/en_ca378b3.pf_index | Bin 4344 -> 0 bytes
pagefind/index/en_ce7af87.pf_index | Bin 40750 -> 0 bytes
pagefind/index/en_da8a613.pf_index | Bin 41657 -> 0 bytes
pagefind/index/en_e792b3f.pf_index | Bin 0 -> 51393 bytes
pagefind/index/en_e9523b2.pf_index | Bin 0 -> 40646 bytes
pagefind/index/en_eaa38ee.pf_index | Bin 51387 -> 0 bytes
pagefind/index/en_eec260d.pf_index | Bin 40988 -> 0 bytes
pagefind/index/en_fdfd259.pf_index | Bin 39578 -> 0 bytes
pagefind/pagefind-entry.json | 2 +-
pagefind/pagefind.en_3a2292b5df.pf_meta | Bin 1846 -> 0 bytes
pagefind/pagefind.en_78c332781d.pf_meta | Bin 0 -> 1846 bytes
sitemap.html | 4 +-
sitemap.xml | 346 +++++++++++++-------------
tags/development.html | 2 +-
tags/maven.html | 2 +-
49 files changed, 183 insertions(+), 182 deletions(-)
diff --git a/documentation/the-sling-engine/resources.html
b/documentation/the-sling-engine/resources.html
index efa8badc9..26c161526 100644
--- a/documentation/the-sling-engine/resources.html
+++ b/documentation/the-sling-engine/resources.html
@@ -171,7 +171,7 @@
<tr><th> Provider </th><th> Resource Type </th><th> Resource Super Type
</th></tr>
</thead>
<tbody>
-<tr><td> JCR </td><td> The value of the <code>sling:resourceType</code>
property or the primary node type if the property is not set (a namespace
separator colon is replaced by a slash, e.g. the <code>nt:file</code> primary
node type is mapped to the <code>nt/file</code> resource type </td><td> The
value of the <code>sling:resourceSuperType</code> of the Resource node or
resource super type of the resource pointed to by the resource type (when
accessed with <code>ResourceResolver.getReso [...]
+<tr><td> JCR </td><td> The value of the <code>sling:resourceType</code>
property or the primary node type (from <code>jcr:primaryType</code>) if the
property is not set </td><td> The value of the
<code>sling:resourceSuperType</code> of the Resource node or resource super
type of the resource pointed to by the resource type (when accessed with
<code>ResourceResolver.getResource(String)</code> </td></tr>
<tr><td> File System </td><td> File based resources are of type
<code>nt/file</code>; folder based resources are of type <code>nt/folder</code>
corresponding to the respective JCR primary node type </td><td> none </td></tr>
<tr><td> Bundle </td><td> File based resources are of type
<code>nt/file</code>; folder based resources are of type <code>nt/folder</code>
corresponding to the respective JCR primary node type </td><td> none </td></tr>
<tr><td> Servlet </td><td> The absolute path of the resource appended with the
suffix <code>.servlet</code> </td><td> <code>sling/bundle/resource</code>
</td></tr>
@@ -396,7 +396,7 @@ public class SampleResourceChangeListener implements
ResourceChangeListener {
content/documentation/the-sling-engine/resources.md
</a>
</div> <div class="revisionInfo">
- Last modified by <span class="author">Konrad
Windszus</span> on <span class="comment">2025-06-10</span>
+ Last modified by <span class="author">Konrad
Windszus</span> on <span class="comment">2025-10-01</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/servlets.html
b/documentation/the-sling-engine/servlets.html
index 8cb5e4a91..82f0f21f7 100644
--- a/documentation/the-sling-engine/servlets.html
+++ b/documentation/the-sling-engine/servlets.html
@@ -145,7 +145,8 @@
<div class="row" data-pagefind-body="true"><div><section><p><!-- TODO
reactivate TOC once JBake moves to flexmark-java -->
</p>
<h2><a href="#servlet-resolving" id="servlet-resolving">Servlet
Resolving</a></h2>
-<p>First of all Sling looks up the resource identified by the URL - typically
a path inside the JCR repository, which is annotated by the
<code>sling:resourceType</code> property which defines the resource type of
that resource. Using this resource type (which is usually a relative resource
path, eg. "myblog/comment"), servlets (or scripts) are looked up. For
more details about how the initial resource is identified for a specific
request URL look at <a href="/documentation/the [...]
+<p>First of all Sling looks up the resource identified by the URL - typically
a path inside the JCR repository, which is annotated by the
<code>sling:resourceType</code> property which defines the resource type of
that resource. The resource type is first <em>normalized</em> (which replaces
<code>:</code> by <code>\</code> as <code>:</code> cannot be used in resource
names, but for example is frequently used by resources provided by JCR provider
which leverages <code>jcr:primaryType</cod [...]
+<p>Alternatively a servlet can be addressed by requests directly through the
path it is registered on (without leveraging the
<code>sling:resourceType</code> indirection). This option is not available for
scripts, though.</p>
<p>Servlets and scripts are themselves resources in Sling and thus have a
resource path: this is either the location in the resource repository, the
resource type in a servlet component configuration or the "virtual"
bundle resource path (if a script is provided inside a bundle without being
installed into the JCR repository).</p>
<p>For details on which script/servlet is selected in case there are multiple
candidates refer to the sections below.</p>
<h2><a href="#servlet-registration" id="servlet-registration">Servlet
Registration</a></h2>
@@ -399,7 +400,7 @@ sling.servlet.extensions = [ "html",
"txt", "json"
content/documentation/the-sling-engine/servlets.md
</a>
</div> <div class="revisionInfo">
- Last modified by <span class="author">Bertrand
Delacretaz</span> on <span class="comment">2025-07-17</span>
+ Last modified by <span class="author">Konrad
Windszus</span> on <span class="comment">2025-10-01</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_1f358bd.pf_fragment
b/pagefind/fragment/en_1f358bd.pf_fragment
new file mode 100644
index 000000000..c6a812840
Binary files /dev/null and b/pagefind/fragment/en_1f358bd.pf_fragment differ
diff --git a/pagefind/fragment/en_2a749cb.pf_fragment
b/pagefind/fragment/en_2a749cb.pf_fragment
new file mode 100644
index 000000000..8717fd902
Binary files /dev/null and b/pagefind/fragment/en_2a749cb.pf_fragment differ
diff --git a/pagefind/fragment/en_4655e1f.pf_fragment
b/pagefind/fragment/en_4655e1f.pf_fragment
deleted file mode 100644
index b21cfcff2..000000000
Binary files a/pagefind/fragment/en_4655e1f.pf_fragment and /dev/null differ
diff --git a/pagefind/fragment/en_7f90f35.pf_fragment
b/pagefind/fragment/en_7f90f35.pf_fragment
deleted file mode 100644
index 3bea62f8e..000000000
Binary files a/pagefind/fragment/en_7f90f35.pf_fragment and /dev/null differ
diff --git a/pagefind/index/en_2233f24.pf_index
b/pagefind/index/en_2233f24.pf_index
new file mode 100644
index 000000000..90685528a
Binary files /dev/null and b/pagefind/index/en_2233f24.pf_index differ
diff --git a/pagefind/index/en_2ecc6ce.pf_index
b/pagefind/index/en_2ecc6ce.pf_index
new file mode 100644
index 000000000..cf7dc76d6
Binary files /dev/null and b/pagefind/index/en_2ecc6ce.pf_index differ
diff --git a/pagefind/index/en_30ac2fe.pf_index
b/pagefind/index/en_30ac2fe.pf_index
new file mode 100644
index 000000000..b34b8ac25
Binary files /dev/null and b/pagefind/index/en_30ac2fe.pf_index differ
diff --git a/pagefind/index/en_318efb6.pf_index
b/pagefind/index/en_318efb6.pf_index
new file mode 100644
index 000000000..f09733092
Binary files /dev/null and b/pagefind/index/en_318efb6.pf_index differ
diff --git a/pagefind/index/en_31cfef1.pf_index
b/pagefind/index/en_31cfef1.pf_index
deleted file mode 100644
index 6ba063c4d..000000000
Binary files a/pagefind/index/en_31cfef1.pf_index and /dev/null differ
diff --git a/pagefind/index/en_35f5d9d.pf_index
b/pagefind/index/en_35f5d9d.pf_index
new file mode 100644
index 000000000..9a619aa7b
Binary files /dev/null and b/pagefind/index/en_35f5d9d.pf_index differ
diff --git a/pagefind/index/en_379f7fb.pf_index
b/pagefind/index/en_379f7fb.pf_index
new file mode 100644
index 000000000..d5c08cfc2
Binary files /dev/null and b/pagefind/index/en_379f7fb.pf_index differ
diff --git a/pagefind/index/en_3e11339.pf_index
b/pagefind/index/en_3e11339.pf_index
deleted file mode 100644
index ad925e89a..000000000
Binary files a/pagefind/index/en_3e11339.pf_index and /dev/null differ
diff --git a/pagefind/index/en_417a564.pf_index
b/pagefind/index/en_417a564.pf_index
new file mode 100644
index 000000000..82d70fabc
Binary files /dev/null and b/pagefind/index/en_417a564.pf_index differ
diff --git a/pagefind/index/en_53015bc.pf_index
b/pagefind/index/en_53015bc.pf_index
deleted file mode 100644
index f636a18bf..000000000
Binary files a/pagefind/index/en_53015bc.pf_index and /dev/null differ
diff --git a/pagefind/index/en_5abb714.pf_index
b/pagefind/index/en_5abb714.pf_index
new file mode 100644
index 000000000..2c97835ad
Binary files /dev/null and b/pagefind/index/en_5abb714.pf_index differ
diff --git a/pagefind/index/en_5c65542.pf_index
b/pagefind/index/en_5c65542.pf_index
deleted file mode 100644
index b24dcd8a8..000000000
Binary files a/pagefind/index/en_5c65542.pf_index and /dev/null differ
diff --git a/pagefind/index/en_5ff786b.pf_index
b/pagefind/index/en_5ff786b.pf_index
deleted file mode 100644
index 976033cf5..000000000
Binary files a/pagefind/index/en_5ff786b.pf_index and /dev/null differ
diff --git a/pagefind/index/en_632018b.pf_index
b/pagefind/index/en_632018b.pf_index
new file mode 100644
index 000000000..4f0bff7c8
Binary files /dev/null and b/pagefind/index/en_632018b.pf_index differ
diff --git a/pagefind/index/en_69dd1ec.pf_index
b/pagefind/index/en_69dd1ec.pf_index
deleted file mode 100644
index 56623fed4..000000000
Binary files a/pagefind/index/en_69dd1ec.pf_index and /dev/null differ
diff --git a/pagefind/index/en_6a23247.pf_index
b/pagefind/index/en_6a23247.pf_index
deleted file mode 100644
index e4d5d7327..000000000
Binary files a/pagefind/index/en_6a23247.pf_index and /dev/null differ
diff --git a/pagefind/index/en_6d59e86.pf_index
b/pagefind/index/en_6d59e86.pf_index
new file mode 100644
index 000000000..da141cfdb
Binary files /dev/null and b/pagefind/index/en_6d59e86.pf_index differ
diff --git a/pagefind/index/en_775e7d9.pf_index
b/pagefind/index/en_775e7d9.pf_index
new file mode 100644
index 000000000..0b3242a89
Binary files /dev/null and b/pagefind/index/en_775e7d9.pf_index differ
diff --git a/pagefind/index/en_793c4c2.pf_index
b/pagefind/index/en_793c4c2.pf_index
deleted file mode 100644
index 20181c424..000000000
Binary files a/pagefind/index/en_793c4c2.pf_index and /dev/null differ
diff --git a/pagefind/index/en_828ee52.pf_index
b/pagefind/index/en_828ee52.pf_index
deleted file mode 100644
index 8344e9a41..000000000
Binary files a/pagefind/index/en_828ee52.pf_index and /dev/null differ
diff --git a/pagefind/index/en_8cba412.pf_index
b/pagefind/index/en_8cba412.pf_index
deleted file mode 100644
index 7e494331b..000000000
Binary files a/pagefind/index/en_8cba412.pf_index and /dev/null differ
diff --git a/pagefind/index/en_8d74317.pf_index
b/pagefind/index/en_8d74317.pf_index
deleted file mode 100644
index 8ba23310c..000000000
Binary files a/pagefind/index/en_8d74317.pf_index and /dev/null differ
diff --git a/pagefind/index/en_8e6d928.pf_index
b/pagefind/index/en_8e6d928.pf_index
new file mode 100644
index 000000000..920f58a71
Binary files /dev/null and b/pagefind/index/en_8e6d928.pf_index differ
diff --git a/pagefind/index/en_903f21a.pf_index
b/pagefind/index/en_903f21a.pf_index
new file mode 100644
index 000000000..e4c4c2a1f
Binary files /dev/null and b/pagefind/index/en_903f21a.pf_index differ
diff --git a/pagefind/index/en_95a8923.pf_index
b/pagefind/index/en_95a8923.pf_index
new file mode 100644
index 000000000..1e5a5dc41
Binary files /dev/null and b/pagefind/index/en_95a8923.pf_index differ
diff --git a/pagefind/index/en_971e283.pf_index
b/pagefind/index/en_971e283.pf_index
new file mode 100644
index 000000000..bc84e0786
Binary files /dev/null and b/pagefind/index/en_971e283.pf_index differ
diff --git a/pagefind/index/en_98eea8d.pf_index
b/pagefind/index/en_98eea8d.pf_index
new file mode 100644
index 000000000..a714d9176
Binary files /dev/null and b/pagefind/index/en_98eea8d.pf_index differ
diff --git a/pagefind/index/en_9b658c1.pf_index
b/pagefind/index/en_9b658c1.pf_index
deleted file mode 100644
index 8073de2a6..000000000
Binary files a/pagefind/index/en_9b658c1.pf_index and /dev/null differ
diff --git a/pagefind/index/en_ca378b3.pf_index
b/pagefind/index/en_ca378b3.pf_index
deleted file mode 100644
index 5ce407153..000000000
Binary files a/pagefind/index/en_ca378b3.pf_index and /dev/null differ
diff --git a/pagefind/index/en_ce7af87.pf_index
b/pagefind/index/en_ce7af87.pf_index
deleted file mode 100644
index 4f3d2997d..000000000
Binary files a/pagefind/index/en_ce7af87.pf_index and /dev/null differ
diff --git a/pagefind/index/en_da8a613.pf_index
b/pagefind/index/en_da8a613.pf_index
deleted file mode 100644
index 6a14737de..000000000
Binary files a/pagefind/index/en_da8a613.pf_index and /dev/null differ
diff --git a/pagefind/index/en_e792b3f.pf_index
b/pagefind/index/en_e792b3f.pf_index
new file mode 100644
index 000000000..11e535754
Binary files /dev/null and b/pagefind/index/en_e792b3f.pf_index differ
diff --git a/pagefind/index/en_e9523b2.pf_index
b/pagefind/index/en_e9523b2.pf_index
new file mode 100644
index 000000000..742f2562b
Binary files /dev/null and b/pagefind/index/en_e9523b2.pf_index differ
diff --git a/pagefind/index/en_eaa38ee.pf_index
b/pagefind/index/en_eaa38ee.pf_index
deleted file mode 100644
index 66988aa6c..000000000
Binary files a/pagefind/index/en_eaa38ee.pf_index and /dev/null differ
diff --git a/pagefind/index/en_eec260d.pf_index
b/pagefind/index/en_eec260d.pf_index
deleted file mode 100644
index e1a773ead..000000000
Binary files a/pagefind/index/en_eec260d.pf_index and /dev/null differ
diff --git a/pagefind/index/en_fdfd259.pf_index
b/pagefind/index/en_fdfd259.pf_index
deleted file mode 100644
index c60f02379..000000000
Binary files a/pagefind/index/en_fdfd259.pf_index and /dev/null differ
diff --git a/pagefind/pagefind-entry.json b/pagefind/pagefind-entry.json
index 17aee3a0c..c7c68c3e8 100644
--- a/pagefind/pagefind-entry.json
+++ b/pagefind/pagefind-entry.json
@@ -1 +1 @@
-{"version":"1.4.0","languages":{"en":{"hash":"en_3a2292b5df","wasm":"en","page_count":189}},"include_characters":["_","‿","⁀","⁔","︳","︴","﹍","﹎","﹏","_"]}
\ No newline at end of file
+{"version":"1.4.0","languages":{"en":{"hash":"en_78c332781d","wasm":"en","page_count":189}},"include_characters":["_","‿","⁀","⁔","︳","︴","﹍","﹎","﹏","_"]}
\ No newline at end of file
diff --git a/pagefind/pagefind.en_3a2292b5df.pf_meta
b/pagefind/pagefind.en_3a2292b5df.pf_meta
deleted file mode 100644
index 5c8688b36..000000000
Binary files a/pagefind/pagefind.en_3a2292b5df.pf_meta and /dev/null differ
diff --git a/pagefind/pagefind.en_78c332781d.pf_meta
b/pagefind/pagefind.en_78c332781d.pf_meta
new file mode 100644
index 000000000..6d1b63c20
Binary files /dev/null and b/pagefind/pagefind.en_78c332781d.pf_meta differ
diff --git a/sitemap.html b/sitemap.html
index 86d3ebf39..6ee428ee8 100644
--- a/sitemap.html
+++ b/sitemap.html
@@ -626,13 +626,13 @@
</li>
<li>
- <a
href="/documentation/development/jspc.html">
+ <a
href="/documentation/development/htl-maven-plugin.html">
HTL Maven
Plugin
</a>
</li>
<li>
- <a
href="/documentation/development/htl-maven-plugin.html">
+ <a
href="/documentation/development/jspc.html">
HTL Maven
Plugin
</a>
diff --git a/sitemap.xml b/sitemap.xml
index e5f764bbb..d2adf0ce9 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1,381 +1,381 @@
<?xml version="1.0"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<url>
+
<loc>https://sling.apache.org/documentation/bundles/scripting/scripting-htl.html</loc><lastmod>2025-10-03</lastmod>
+ </url><url>
+
<loc>https://sling.apache.org/documentation/the-sling-engine/servlets.html</loc><lastmod>2025-10-01</lastmod>
+ </url><url>
+
<loc>https://sling.apache.org/documentation/the-sling-engine/resources.html</loc><lastmod>2025-10-01</lastmod>
+ </url><url>
<loc>https://sling.apache.org/documentation/bundles/connection-timeout-agent.html</loc><lastmod>2025-10-07</lastmod>
</url><url>
<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/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>
</url><url>
<loc>https://sling.apache.org/documentation/bundles/models.html</loc><lastmod>2025-09-29</lastmod>
+ </url><url>
+
<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>
-
<loc>https://sling.apache.org/documentation/development/sling-mock.html</loc><lastmod>2025-07-31</lastmod>
+
<loc>https://sling.apache.org/project-information/project-license.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/null-analysis.html</loc><lastmod>2025-07-18</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-ide-tooling-11-released.html</loc><lastmod>2017-09-29</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-2023-6378.html</loc><lastmod>2024-02-06</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/project-information/project-license.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/old-stuff/request-processing.html</loc><lastmod>2018-07-13</lastmod>
</url><url>
-
<loc>https://sling.apache.org/old-stuff/servlet-resolution.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/project-information.html</loc><lastmod>2025-04-16</lastmod>
+
<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/apache-sling-community-roles-and-processes.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/old-stuff.html</loc><lastmod>2017-09-29</lastmod>
</url><url>
-
<loc>https://sling.apache.org/project-information/security.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/old-stuff/launch-sling.html</loc><lastmod>2017-09-29</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/old-stuff/sling-api.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/project-information/project-team.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/old-stuff/assembly.html</loc><lastmod>2017-09-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/old-stuff/servlet-resolution.html</loc><lastmod>2025-04-16</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/project-information.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
<loc>https://sling.apache.org/old-stuff/scriptengineintegration.html</loc><lastmod>2017-09-29</lastmod>
- </url><url>
-
<loc>https://sling.apache.org/old-stuff/request-processing.html</loc><lastmod>2018-07-13</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/old-stuff.html</loc><lastmod>2017-09-29</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/launch-sling.html</loc><lastmod>2017-09-29</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/news/sling-launchpad-8-released.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/project-information/project-team.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/old-stuff/scriptengineintegration/groovy-support.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>
</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/guides.html</loc><lastmod>2017-09-29</lastmod>
</url><url>
-
<loc>https://sling.apache.org/news/sling-10-released.html</loc><lastmod>2025-04-16</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-13-released.html</loc><lastmod>2025-01-14</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/sling-12-released.html</loc><lastmod>2025-01-13</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/news/sling-11-released.html</loc><lastmod>2018-10-23</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/news.html</loc><lastmod>2025-06-28</lastmod>
+
<loc>https://sling.apache.org/documentation/karaf.html</loc><lastmod>2022-03-06</lastmod>
</url><url>
-
<loc>https://sling.apache.org/guides.html</loc><lastmod>2017-09-29</lastmod>
+
<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/installing-and-upgrading-bundles.html</loc><lastmod>2025-04-16</lastmod>
+
<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/media.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/errors/404.html</loc><lastmod>2018-12-19</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/tutorials-how-tos/how-to-manage-events-in-sling.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/links.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/news/sling-12-released.html</loc><lastmod>2025-01-13</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>
+
<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/index.html</loc><lastmod>2023-10-02</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/tutorials-how-tos/jackrabbit-persistence.html</loc><lastmod>2025-04-16</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/the-sling-engine/sling-properties.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/tutorials-how-tos.html</loc><lastmod>2020-08-06</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/the-sling-engine/wrap-or-decorate-resources.html</loc><lastmod>2021-05-19</lastmod>
+
<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/sling-api-crud-support.html</loc><lastmod>2025-06-02</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/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/dispatching-requests.html</loc><lastmod>2018-07-13</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/the-sling-engine/authentication/authentication-actors.html</loc><lastmod>2017-11-22</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/tutorials-how-tos/46-line-blog.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/documentation/the-sling-engine/the-sling-launchpad.html</loc><lastmod>2022-03-21</lastmod>
+
<loc>https://sling.apache.org/news/sling-10-released.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/the-sling-engine.html</loc><lastmod>2017-09-29</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/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/servlets.html</loc><lastmod>2025-07-17</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/request-listeners.html</loc><lastmod>2018-07-13</lastmod>
+
<loc>https://sling.apache.org/media.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/tutorials-how-tos.html</loc><lastmod>2020-08-06</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/the-sling-engine/wrap-or-decorate-resources.html</loc><lastmod>2021-05-19</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/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>
+
<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/errorhandling.html</loc><lastmod>2023-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/authentication/authentication-tasks.html</loc><lastmod>2025-04-16</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/dispatching-requests.html</loc><lastmod>2018-07-13</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/authentication/authentication-framework.html</loc><lastmod>2021-04-21</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/the-sling-engine/authentication/authentication-authenticationhandler.html</loc><lastmod>2018-07-13</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/the-sling-engine/architecture.html</loc><lastmod>2025-04-16</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/authentication.html</loc><lastmod>2018-05-14</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/the-sling-engine/authentication/authentication-authenticationhandler/openid-authenticationhandler.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/documentation/the-sling-engine/adapters.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/the-sling-engine/authentication/authentication-authenticationhandler/form-based-authenticationhandler.html</loc><lastmod>2025-01-17</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/the-sling-engine/authentication/authentication-actors.html</loc><lastmod>2017-11-22</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/the-sling-engine.html</loc><lastmod>2017-09-29</lastmod>
+
<loc>https://sling.apache.org/documentation/legacy/logging.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.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/development/repository-based-development.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/development/maven-archetypes.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/development/htl-maven-plugin.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/development/client-request-logging.html</loc><lastmod>2023-05-17</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/legacy/logging.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/getting-started.html</loc><lastmod>2022-03-21</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/development/version-policy.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/development/logging.html</loc><lastmod>2025-04-29</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/development/hamcrest.html</loc><lastmod>2025-06-17</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/configuration.html</loc><lastmod>2019-07-26</lastmod>
+ </url><url>
+
<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/development/testing-paxexam.html</loc><lastmod>2025-04-23</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/osgi-mock.html</loc><lastmod>2024-04-22</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/slingstart.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/development/sling.html</loc><lastmod>2025-04-16</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/development/repository-based-development.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/development/sling-testing-tools.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/development/slingstart.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/development/null-analysis.html</loc><lastmod>2025-07-18</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/development/jspc.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/development/feature-model.html</loc><lastmod>2020-06-18</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/xml-support.html</loc><lastmod>2017-11-22</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/feature-model/howtos/kickstart.html</loc><lastmod>2020-06-18</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/maventipsandtricks.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/development/sling.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/development/monitoring-requests.html</loc><lastmod>2017-09-29</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/development/jcr-mock.html</loc><lastmod>2023-04-27</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/development/embedding-sling.html</loc><lastmod>2018-07-13</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/bundles/web-console-extensions.html</loc><lastmod>2022-05-31</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/jspc.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/development/htl-maven-plugin.html</loc><lastmod>2025-04-16</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/development/embedding-sling.html</loc><lastmod>2018-07-13</lastmod>
+
<loc>https://sling.apache.org/documentation/development/maventipsandtricks.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>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/hamcrest.html</loc><lastmod>2025-06-17</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/development/getting-and-building-sling.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/development/ide-tooling/ide-tooling-incremental-build.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/development/feature-model.html</loc><lastmod>2020-06-18</lastmod>
+
<loc>https://sling.apache.org/documentation/development/sling-mock.html</loc><lastmod>2025-07-31</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development.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/development/client-request-logging.html</loc><lastmod>2023-05-17</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/web-console-extensions.html</loc><lastmod>2022-05-31</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/development/deprecating-sling-modules.html</loc><lastmod>2024-12-10</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/configuration.html</loc><lastmod>2019-07-26</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/validation.html</loc><lastmod>2025-04-16</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/development/dependency-management.html</loc><lastmod>2024-01-04</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/development/content-packages.html</loc><lastmod>2022-03-08</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/xml-support.html</loc><lastmod>2017-11-22</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/sling-query.html</loc><lastmod>2025-04-16</lastmod>
- </url><url>
-
<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/sling-query/basic-ideas.html</loc><lastmod>2017-09-29</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/documentation/bundles/sling-oak-restrictions.html</loc><lastmod>2017-09-29</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/documentation/bundles/rendering-content-default-get-servlets.html</loc><lastmod>2024-09-30</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/bundles/manipulating-content-the-slingpostservlet-servlets-post.html</loc><lastmod>2025-04-16</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/bundles/sling-pipes.html</loc><lastmod>2022-03-04</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/bundles/sling-health-checks.html</loc><lastmod>2025-04-16</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/bundles/scheduler-service-commons-scheduler.html</loc><lastmod>2025-04-16</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/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/sling-query/operators.html</loc><lastmod>2017-09-29</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/sling-query/examples.html</loc><lastmod>2017-09-29</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/sling-pipes/readers.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/sling-oak-restrictions.html</loc><lastmod>2017-09-29</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/bundles/sling-pipes.html</loc><lastmod>2022-03-04</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/bundles/sling-pipes/logical.html</loc><lastmod>2021-01-28</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/sling-health-checks.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/sling-pipes/execution-monitoring.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/sling-pipes/samples.html</loc><lastmod>2021-01-28</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/bundles/sling-health-check-tool-deprecated.html</loc><lastmod>2025-04-16</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/bundles/resource-filter.html</loc><lastmod>2021-01-02</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/bundles/org-apache-sling-junit-bundles.html</loc><lastmod>2020-10-22</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/bundles/log-tracers.html</loc><lastmod>2025-04-16</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/bundles/sling-query/modifiers.html</loc><lastmod>2017-09-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/bundles/sling-pipes/readers.html</loc><lastmod>2025-04-16</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/bundles/servlet-helpers.html</loc><lastmod>2020-06-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/scripting.html</loc><lastmod>2025-04-16</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/bundles/scheduler-service-commons-scheduler.html</loc><lastmod>2025-04-16</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/bundles/resource-access-security.html</loc><lastmod>2021-11-04</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/bundles/resource-merger.html</loc><lastmod>2025-04-16</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/request-analysis.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/scripting.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>
+
<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/repository-initialization.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/rendering-content-default-get-servlets.html</loc><lastmod>2024-09-30</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/bundles/nosql-resource-providers.html</loc><lastmod>2025-04-16</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/bundles/output-rewriting-pipelines-org-apache-sling-rewriter.html</loc><lastmod>2018-07-10</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/bundles/osgi-installer.html</loc><lastmod>2022-12-05</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/bundles/org-apache-sling-junit-bundles.html</loc><lastmod>2020-10-22</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/manipulating-content-the-slingpostservlet-servlets-post.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/managing-users-and-groups-jackrabbit-usermanager.html</loc><lastmod>2022-02-04</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/bundles/mime-type-support-commons-mime.html</loc><lastmod>2025-04-16</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/bundles/metrics.html</loc><lastmod>2025-04-16</lastmod>
- </url><url>
-
<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>
+
<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/file-installer-provider.html</loc><lastmod>2021-12-01</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/bundles/managing-permissions-jackrabbit-accessmanager.html</loc><lastmod>2022-11-18</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/installer-provider-installhook.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/bundles/log-tracers.html</loc><lastmod>2025-04-16</lastmod>
+
<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/hapi.html</loc><lastmod>2025-04-16</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles.html</loc><lastmod>2021-07-13</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/bundles/dynamic-includes.html</loc><lastmod>2025-04-16</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/content-package-installer-factory.html</loc><lastmod>2021-05-10</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/bundle-resources-extensions-bundleresource.html</loc><lastmod>2018-02-04</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/distribution.html</loc><lastmod>2025-04-16</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/content-loading-jcr-contentloader.html</loc><lastmod>2025-04-16</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.html</loc><lastmod>2025-04-16</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/jcr-installer-provider.html</loc><lastmod>2025-04-16</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/discovery-api-and-impl.html</loc><lastmod>2018-07-17</lastmod>
</url><url>
<loc>https://sling.apache.org/documentation/bundles/content-distribution.html</loc><lastmod>2025-07-15</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/commons-crypto.html</loc><lastmod>2025-04-16</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/apache-sling-commons-thread-pool.html</loc><lastmod>2022-01-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/internationalization-support-i18n.html</loc><lastmod>2025-05-13</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/datasource-providers.html</loc><lastmod>2025-04-16</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/accessing-filesystem-resources-extensions-fsresource.html</loc><lastmod>2025-04-16</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/installer-provider-installhook.html</loc><lastmod>2025-04-16</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/context-aware-configuration/context-aware-configuration.html</loc><lastmod>2025-06-26</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation.html</loc><lastmod>2025-04-16</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/bundles/apache-sling-commons-thread-pool.html</loc><lastmod>2022-01-10</lastmod>
+
<loc>https://sling.apache.org/documentation/apidocs.html</loc><lastmod>2025-04-16</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/hapi.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles.html</loc><lastmod>2021-07-13</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/apidocs.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/contributing.html</loc><lastmod>2025-04-16</lastmod>
</url><url>
diff --git a/tags/development.html b/tags/development.html
index cfcbaf75b..5f990b0dd 100644
--- a/tags/development.html
+++ b/tags/development.html
@@ -106,7 +106,7 @@
<breadcrumbs/>
</div><tags/>
</div><tableOfContents/><div class="content
is-marginless">
-<div class="taglinks"><h2>Tagged with 'development'</h2><div
class="taglink"><a
href="/documentation/development/testing-paxexam.html">Apache Sling Testing
PaxExam</a></div><div class="taglink"><a
href="/old-stuff/assembly.html">Assembly</a></div><div class="taglink"><a
href="/documentation/development/content-packages.html">Content-Package based
development</a></div><div class="taglink"><a
href="/documentation/development/dependency-management.html">Dependency
Management</a></div><div c [...]
+<div class="taglinks"><h2>Tagged with 'development'</h2><div
class="taglink"><a
href="/documentation/development/testing-paxexam.html">Apache Sling Testing
PaxExam</a></div><div class="taglink"><a
href="/old-stuff/assembly.html">Assembly</a></div><div class="taglink"><a
href="/documentation/development/content-packages.html">Content-Package based
development</a></div><div class="taglink"><a
href="/documentation/development/dependency-management.html">Dependency
Management</a></div><div c [...]
<div class="field is-grouped
is-grouped-multiline"><div class="control"><div class="tags has-addons"><span
class="tag"><a href="/tags/adaptTo.html">adaptTo</a></span><span
class="tag">1</span></div></div>
<div class="control"><div class="tags
has-addons"><span class="tag"><a href="/tags/api.html">api</a></span><span
class="tag">3</span></div></div>
<div class="control"><div class="tags
has-addons"><span class="tag"><a
href="/tags/authentication.html">authentication</a></span><span
class="tag">8</span></div></div>
diff --git a/tags/maven.html b/tags/maven.html
index d598fd934..84d0f3817 100644
--- a/tags/maven.html
+++ b/tags/maven.html
@@ -106,7 +106,7 @@
<breadcrumbs/>
</div><tags/>
</div><tableOfContents/><div class="content
is-marginless">
-<div class="taglinks"><h2>Tagged with 'maven'</h2><div class="taglink"><a
href="/documentation/development/testing-paxexam.html">Apache Sling Testing
PaxExam</a></div><div class="taglink"><a
href="/documentation/development/jspc.html">HTL Maven Plugin</a></div><div
class="taglink"><a href="/documentation/development/htl-maven-plugin.html">HTL
Maven Plugin</a></div><div class="taglink"><a
href="/documentation/development/maven-archetypes.html">Maven
Archetypes</a></div><div class="taglink [...]
+<div class="taglinks"><h2>Tagged with 'maven'</h2><div class="taglink"><a
href="/documentation/development/testing-paxexam.html">Apache Sling Testing
PaxExam</a></div><div class="taglink"><a
href="/documentation/development/htl-maven-plugin.html">HTL Maven
Plugin</a></div><div class="taglink"><a
href="/documentation/development/jspc.html">HTL Maven Plugin</a></div><div
class="taglink"><a
href="/documentation/development/maven-archetypes.html">Maven
Archetypes</a></div><div class="taglink [...]
<div class="field is-grouped
is-grouped-multiline"><div class="control"><div class="tags has-addons"><span
class="tag"><a href="/tags/adaptTo.html">adaptTo</a></span><span
class="tag">1</span></div></div>
<div class="control"><div class="tags
has-addons"><span class="tag"><a href="/tags/api.html">api</a></span><span
class="tag">3</span></div></div>
<div class="control"><div class="tags
has-addons"><span class="tag"><a
href="/tags/authentication.html">authentication</a></span><span
class="tag">8</span></div></div>