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 f0a83a901 Automatic website deployment from
https://ci-builds.apache.org/job/Sling/job/modules/job/sling-site/job/master/654/
f0a83a901 is described below
commit f0a83a90136298dc93eb4dff123bba1003604621
Author: jenkins <[email protected]>
AuthorDate: Wed Apr 12 07:09:49 2023 +0000
Automatic website deployment from
https://ci-builds.apache.org/job/Sling/job/modules/job/sling-site/job/master/654/
---
documentation/the-sling-engine/servlets.html | 4 +-
sitemap.html | 4 +-
sitemap.xml | 204 +++++++++++++--------------
tags/development.html | 2 +-
tags/maven.html | 2 +-
5 files changed, 109 insertions(+), 107 deletions(-)
diff --git a/documentation/the-sling-engine/servlets.html
b/documentation/the-sling-engine/servlets.html
index ebab3df47..cf6ad4861 100644
--- a/documentation/the-sling-engine/servlets.html
+++ b/documentation/the-sling-engine/servlets.html
@@ -372,6 +372,8 @@ sling.servlet.extensions = [ "html",
"txt", "json"
<p>If a resource type has no explicit resource super type, the resource super
type is assumed to be <code>sling/servlet/default</code>. That is the resource
type used for default script selection is also acting as a basic resource type
much like <code>java.lang.Object</code> does for other types in the Java
language.</p>
<h2><a href="#error-handler-servlets-or-scripts"
id="error-handler-servlets-or-scripts">Error Handler Servlet(s) or
Scripts</a></h2>
<p>Error handling support is described on the <a
href="/documentation/the-sling-engine/errorhandling.html">Errorhandling</a>
page.</p>
+<h2><a href="#osgi-http-whiteboard-servlets"
id="osgi-http-whiteboard-servlets">OSGi HTTP Whiteboard Servlets</a></h2>
+<p>For certain edge cases even in an OSGi runtime running Sling certain
servlets are still registered leveraging the <a
href="https://docs.osgi.org/specification/osgi.cmpn/7.0.0/service.http.whiteboard.html">OSGi
HTTP Whiteboard</a> instead of leveraging the Sling servlet registration
outlined above. Note though, that whenever the Sling engine bundle is deployed
it registers a Servlet with the OSGi HTTP Whiteboard for path <code>/</code>
which will take precedence by default over all oth [...]
</section></div></div>
</div>
</div>
@@ -383,7 +385,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">Konrad
Windszus</span> on <span class="comment">2022-05-11</span>
+ Last modified by <span class="author">Konrad
Windszus</span> on <span class="comment">2023-04-12</span>
</div><p>
Apache Sling, Sling, Apache, the Apache feather logo,
and the Apache Sling project
logo are trademarks of The Apache Software Foundation. All other marks
mentioned
diff --git a/sitemap.html b/sitemap.html
index b53ec7742..3e539374e 100644
--- a/sitemap.html
+++ b/sitemap.html
@@ -618,13 +618,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 9fd8e5e2e..179ebf479 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -3,15 +3,7 @@
<url>
<loc>https://sling.apache.org/releases.html</loc><lastmod>2023-04-09</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/context-aware-configuration/context-aware-configuration-override.html</loc><lastmod>2023-03-13</lastmod>
- </url><url>
-
<loc>https://sling.apache.org/documentation/the-sling-engine/errorhandling.html</loc><lastmod>2023-03-02</lastmod>
- </url><url>
-
<loc>https://sling.apache.org/documentation/bundles/content-loading-jcr-contentloader.html</loc><lastmod>2023-03-02</lastmod>
- </url><url>
-
<loc>https://sling.apache.org/documentation/bundles/resource-merger.html</loc><lastmod>2023-02-15</lastmod>
- </url><url>
-
<loc>https://sling.apache.org/news.html</loc><lastmod>2023-02-14</lastmod>
+
<loc>https://sling.apache.org/documentation/the-sling-engine/servlets.html</loc><lastmod>2023-04-12</lastmod>
</url><url>
<loc>https://sling.apache.org/project-information/project-team.html</loc><lastmod>2022-10-31</lastmod>
</url><url>
@@ -20,12 +12,24 @@
<loc>https://sling.apache.org/old-stuff/scriptengineintegration/groovy-support.html</loc><lastmod>2017-09-29</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-ide-tooling-12-released.html</loc><lastmod>2018-01-21</lastmod>
+ </url><url>
+
<loc>https://sling.apache.org/news/sling-10-released.html</loc><lastmod>2018-02-06</lastmod>
+ </url><url>
+
<loc>https://sling.apache.org/guides.html</loc><lastmod>2017-09-29</lastmod>
</url><url>
<loc>https://sling.apache.org/project-information/project-license.html</loc><lastmod>2017-09-29</lastmod>
</url><url>
<loc>https://sling.apache.org/old-stuff/servlet-resolution.html</loc><lastmod>2018-07-13</lastmod>
</url><url>
<loc>https://sling.apache.org/old-stuff/run-modes-org-apache-sling-runmode.html</loc><lastmod>2018-07-17</lastmod>
+ </url><url>
+
<loc>https://sling.apache.org/news.html</loc><lastmod>2023-02-14</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/media.html</loc><lastmod>2017-09-29</lastmod>
</url><url>
<loc>https://sling.apache.org/project-information.html</loc><lastmod>2021-07-07</lastmod>
</url><url>
@@ -34,22 +38,32 @@
<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>2017-09-29</lastmod>
+ </url><url>
+
<loc>https://sling.apache.org/news/sling-12-released.html</loc><lastmod>2022-03-18</lastmod>
+ </url><url>
+
<loc>https://sling.apache.org/links.html</loc><lastmod>2022-12-06</lastmod>
</url><url>
<loc>https://sling.apache.org/security/log4shell.html</loc><lastmod>2021-12-17</lastmod>
</url><url>
<loc>https://sling.apache.org/project-information/security.html</loc><lastmod>2017-09-29</lastmod>
+ </url><url>
+
<loc>https://sling.apache.org/old-stuff.html</loc><lastmod>2017-09-29</lastmod>
</url><url>
<loc>https://sling.apache.org/old-stuff/scriptengineintegration/xslt-processing-pipeline.html</loc><lastmod>2017-09-29</lastmod>
</url><url>
<loc>https://sling.apache.org/old-stuff/launch-sling.html</loc><lastmod>2017-09-29</lastmod>
</url><url>
-
<loc>https://sling.apache.org/news/sling-ide-tooling-12-released.html</loc><lastmod>2018-01-21</lastmod>
+
<loc>https://sling.apache.org/news/sling-launchpad-8-released.html</loc><lastmod>2017-09-29</lastmod>
</url><url>
-
<loc>https://sling.apache.org/news/sling-10-released.html</loc><lastmod>2018-02-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/guides.html</loc><lastmod>2017-09-29</lastmod>
+
<loc>https://sling.apache.org/index.html</loc><lastmod>2021-07-30</lastmod>
</url><url>
<loc>https://sling.apache.org/documentation/tutorials-how-tos/installing-and-upgrading-bundles.html</loc><lastmod>2018-06-01</lastmod>
+ </url><url>
+
<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/sling-properties.html</loc><lastmod>2017-09-29</lastmod>
</url><url>
@@ -59,9 +73,11 @@
</url><url>
<loc>https://sling.apache.org/documentation/the-sling-engine/default-mapping-and-rendering.html</loc><lastmod>2017-09-29</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/documentation/the-sling-engine/authentication/authentication-authenticationhandler.html</loc><lastmod>2018-07-13</lastmod>
</url><url>
-
<loc>https://sling.apache.org/media.html</loc><lastmod>2017-09-29</lastmod>
+
<loc>https://sling.apache.org/documentation/the-sling-engine/architecture.html</loc><lastmod>2017-09-29</lastmod>
+ </url><url>
+
<loc>https://sling.apache.org/documentation/karaf.html</loc><lastmod>2022-03-06</lastmod>
</url><url>
<loc>https://sling.apache.org/errors/404.html</loc><lastmod>2018-12-19</lastmod>
</url><url>
@@ -77,13 +93,13 @@
</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/authentication-authenticationhandler/openid-authenticationhandler.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/news/sling-launchpad-9-released.html</loc><lastmod>2017-09-29</lastmod>
+
<loc>https://sling.apache.org/documentation/the-sling-engine/authentication/authentication-authenticationhandler/openid-authenticationhandler.html</loc><lastmod>2018-07-13</lastmod>
</url><url>
-
<loc>https://sling.apache.org/news/sling-12-released.html</loc><lastmod>2022-03-18</lastmod>
+
<loc>https://sling.apache.org/documentation/the-sling-engine/adapters.html</loc><lastmod>2022-08-08</lastmod>
</url><url>
-
<loc>https://sling.apache.org/links.html</loc><lastmod>2022-12-06</lastmod>
+
<loc>https://sling.apache.org/documentation/getting-started.html</loc><lastmod>2022-03-21</lastmod>
</url><url>
<loc>https://sling.apache.org/errors/403.html</loc><lastmod>2017-10-07</lastmod>
</url><url>
@@ -92,20 +108,18 @@
<loc>https://sling.apache.org/documentation/tutorials-how-tos/getting-resources-and-properties-in-sling.html</loc><lastmod>2018-01-05</lastmod>
</url><url>
<loc>https://sling.apache.org/documentation/the-sling-engine/url-decomposition.html</loc><lastmod>2021-05-19</lastmod>
- </url><url>
-
<loc>https://sling.apache.org/documentation/the-sling-engine/servlets.html</loc><lastmod>2022-05-11</lastmod>
</url><url>
<loc>https://sling.apache.org/documentation/the-sling-engine/request-listeners.html</loc><lastmod>2018-07-13</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/the-sling-engine/authentication/authentication-tasks.html</loc><lastmod>2017-09-29</lastmod>
+
<loc>https://sling.apache.org/documentation/the-sling-engine/errorhandling.html</loc><lastmod>2023-03-02</lastmod>
</url><url>
-
<loc>https://sling.apache.org/old-stuff.html</loc><lastmod>2017-09-29</lastmod>
+
<loc>https://sling.apache.org/documentation/the-sling-engine/authentication/authentication-tasks.html</loc><lastmod>2017-09-29</lastmod>
</url><url>
-
<loc>https://sling.apache.org/news/sling-launchpad-8-released.html</loc><lastmod>2017-09-29</lastmod>
+
<loc>https://sling.apache.org/documentation/the-sling-engine/authentication/authentication-authenticationhandler/form-based-authenticationhandler.html</loc><lastmod>2018-07-13</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/pax-exam-utils.html</loc><lastmod>2017-12-29</lastmod>
</url><url>
-
<loc>https://sling.apache.org/index.html</loc><lastmod>2021-07-30</lastmod>
+
<loc>https://sling.apache.org/documentation/getting-started/discover-sling-in-15-minutes.html</loc><lastmod>2019-07-09</lastmod>
</url><url>
<loc>https://sling.apache.org/documentation/tutorials-how-tos/jackrabbit-persistence.html</loc><lastmod>2018-07-17</lastmod>
</url><url>
@@ -121,15 +135,15 @@
</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.html</loc><lastmod>2017-09-29</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/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>2017-09-29</lastmod>
+
<loc>https://sling.apache.org/documentation/legacy/logging.html</loc><lastmod>2018-07-13</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/karaf.html</loc><lastmod>2022-03-06</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/feature-model/howtos/kickstart.html</loc><lastmod>2020-06-18</lastmod>
+ </url><url>
+
<loc>https://sling.apache.org/documentation/development.html</loc><lastmod>2022-05-11</lastmod>
</url><url>
<loc>https://sling.apache.org/documentation/development/sling.html</loc><lastmod>2019-01-14</lastmod>
</url><url>
@@ -141,11 +155,13 @@
</url><url>
<loc>https://sling.apache.org/documentation/development/jcr-mock.html</loc><lastmod>2017-09-29</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/development/htl-maven-plugin.html</loc><lastmod>2017-09-29</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/the-sling-engine/adapters.html</loc><lastmod>2022-08-08</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/getting-started.html</loc><lastmod>2022-03-21</lastmod>
+
<loc>https://sling.apache.org/documentation/development/client-request-logging.html</loc><lastmod>2018-07-13</lastmod>
+ </url><url>
+
<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/feature-model/howtos/create-sling-fm.html</loc><lastmod>2020-06-18</lastmod>
</url><url>
@@ -159,11 +175,17 @@
</url><url>
<loc>https://sling.apache.org/documentation/development/logging.html</loc><lastmod>2022-06-13</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/the-sling-engine/authentication/authentication-authenticationhandler/form-based-authenticationhandler.html</loc><lastmod>2018-07-13</lastmod>
+
<loc>https://sling.apache.org/documentation/development/issue-tracker.html</loc><lastmod>2018-07-13</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/pax-exam-utils.html</loc><lastmod>2017-12-29</lastmod>
+
<loc>https://sling.apache.org/documentation/development/hamcrest.html</loc><lastmod>2021-11-23</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/getting-started/discover-sling-in-15-minutes.html</loc><lastmod>2019-07-09</lastmod>
+
<loc>https://sling.apache.org/documentation/development/deprecating-sling-modules.html</loc><lastmod>2020-03-31</lastmod>
+ </url><url>
+
<loc>https://sling.apache.org/documentation/configuration.html</loc><lastmod>2019-07-26</lastmod>
+ </url><url>
+
<loc>https://sling.apache.org/documentation/bundles/validation.html</loc><lastmod>2017-11-22</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/feature-model/howtos/create-sling-composite.html</loc><lastmod>2020-06-18</lastmod>
</url><url>
@@ -177,11 +199,15 @@
</url><url>
<loc>https://sling.apache.org/documentation/development/jsr-305.html</loc><lastmod>2018-08-18</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/development/ide-tooling.html</loc><lastmod>2022-11-28</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/legacy/logging.html</loc><lastmod>2018-07-13</lastmod>
+
<loc>https://sling.apache.org/documentation/development/getting-and-building-sling.html</loc><lastmod>2018-02-03</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/dependency-management.html</loc><lastmod>2018-07-13</lastmod>
+ </url><url>
+
<loc>https://sling.apache.org/documentation/bundles/subsystem-installer-factory.html</loc><lastmod>2020-03-30</lastmod>
+ </url><url>
+
<loc>https://sling.apache.org/documentation/bundles/sling-query/selectors.html</loc><lastmod>2017-09-29</lastmod>
</url><url>
<loc>https://sling.apache.org/documentation/feature-model/feature-model-howto.html</loc><lastmod>2020-06-18</lastmod>
</url><url>
@@ -195,15 +221,15 @@
</url><url>
<loc>https://sling.apache.org/documentation/development/jspc.html</loc><lastmod>2017-09-29</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development.html</loc><lastmod>2022-05-11</lastmod>
+
<loc>https://sling.apache.org/documentation/development/ide-tooling/ide-tooling-incremental-build.html</loc><lastmod>2018-12-17</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/htl-maven-plugin.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/embedding-sling.html</loc><lastmod>2018-07-13</lastmod>
+
<loc>https://sling.apache.org/documentation/development/content-packages.html</loc><lastmod>2022-03-08</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/client-request-logging.html</loc><lastmod>2018-07-13</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/xml-support.html</loc><lastmod>2017-11-22</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/web-console-extensions.html</loc><lastmod>2022-05-31</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>2020-06-16</lastmod>
</url><url>
@@ -217,17 +243,13 @@
</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/development/issue-tracker.html</loc><lastmod>2018-07-13</lastmod>
- </url><url>
-
<loc>https://sling.apache.org/documentation/development/hamcrest.html</loc><lastmod>2021-11-23</lastmod>
- </url><url>
-
<loc>https://sling.apache.org/documentation/development/deprecating-sling-modules.html</loc><lastmod>2020-03-31</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/scripting/scripting-htl.html</loc><lastmod>2022-10-26</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/configuration.html</loc><lastmod>2019-07-26</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/resource-editor.html</loc><lastmod>2017-09-29</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/validation.html</loc><lastmod>2017-11-22</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/rendering-content-default-get-servlets.html</loc><lastmod>2022-01-13</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/sling-query/vs-jcr.html</loc><lastmod>2017-09-29</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/nosql-resource-providers.html</loc><lastmod>2017-09-29</lastmod>
</url><url>
<loc>https://sling.apache.org/documentation/bundles/sling-query/methods.html</loc><lastmod>2017-09-29</lastmod>
</url><url>
@@ -237,15 +259,15 @@
</url><url>
<loc>https://sling.apache.org/documentation/bundles/sling-health-checks.html</loc><lastmod>2020-10-27</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/ide-tooling.html</loc><lastmod>2022-11-28</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/scripting.html</loc><lastmod>2021-08-23</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/getting-and-building-sling.html</loc><lastmod>2018-02-03</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/scheduler-service-commons-scheduler.html</loc><lastmod>2022-01-04</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/dependency-management.html</loc><lastmod>2018-07-13</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/subsystem-installer-factory.html</loc><lastmod>2020-03-30</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/selectors.html</loc><lastmod>2017-09-29</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/models.html</loc><lastmod>2023-01-28</lastmod>
</url><url>
<loc>https://sling.apache.org/documentation/bundles/sling-query/hierarchy-operators.html</loc><lastmod>2018-01-04</lastmod>
</url><url>
@@ -257,15 +279,13 @@
</url><url>
<loc>https://sling.apache.org/documentation/bundles/scripting/scripting-thymeleaf.html</loc><lastmod>2017-11-22</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/ide-tooling/ide-tooling-incremental-build.html</loc><lastmod>2018-12-17</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/bundles/resource-merger.html</loc><lastmod>2023-02-15</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/development/content-packages.html</loc><lastmod>2022-03-08</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/request-analysis.html</loc><lastmod>2017-11-22</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/osgi-installer.html</loc><lastmod>2022-12-05</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/mime-type-support-commons-mime.html</loc><lastmod>2017-09-29</lastmod>
</url><url>
<loc>https://sling.apache.org/documentation/bundles/sling-query/operators.html</loc><lastmod>2017-09-29</lastmod>
</url><url>
@@ -276,42 +296,6 @@
<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>2019-04-03</lastmod>
- </url><url>
-
<loc>https://sling.apache.org/documentation/bundles/scripting/scripting-htl.html</loc><lastmod>2022-10-26</lastmod>
- </url><url>
-
<loc>https://sling.apache.org/documentation/bundles/resource-editor.html</loc><lastmod>2017-09-29</lastmod>
- </url><url>
-
<loc>https://sling.apache.org/documentation/bundles/rendering-content-default-get-servlets.html</loc><lastmod>2022-01-13</lastmod>
- </url><url>
-
<loc>https://sling.apache.org/documentation/bundles/nosql-resource-providers.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>2021-07-21</lastmod>
- </url><url>
-
<loc>https://sling.apache.org/documentation/bundles/jcr-installer-provider.html</loc><lastmod>2020-09-18</lastmod>
- </url><url>
-
<loc>https://sling.apache.org/documentation/bundles/scripting.html</loc><lastmod>2021-08-23</lastmod>
- </url><url>
-
<loc>https://sling.apache.org/documentation/bundles/scheduler-service-commons-scheduler.html</loc><lastmod>2022-01-04</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/models.html</loc><lastmod>2023-01-28</lastmod>
- </url><url>
-
<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/internationalization-support-i18n.html</loc><lastmod>2021-03-11</lastmod>
- </url><url>
-
<loc>https://sling.apache.org/documentation/bundles/request-analysis.html</loc><lastmod>2017-11-22</lastmod>
- </url><url>
-
<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/mime-type-support-commons-mime.html</loc><lastmod>2017-09-29</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>2021-07-24</lastmod>
</url><url>
<loc>https://sling.apache.org/documentation/bundles/scripting/scripting-jsp.html</loc><lastmod>2018-07-13</lastmod>
</url><url>
@@ -323,21 +307,27 @@
</url><url>
<loc>https://sling.apache.org/documentation/bundles/metrics.html</loc><lastmod>2018-07-17</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/log-tracers.html</loc><lastmod>2018-07-17</lastmod>
+
<loc>https://sling.apache.org/documentation.html</loc><lastmod>2022-03-17</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation/bundles/hapi.html</loc><lastmod>2017-12-18</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/manipulating-content-the-slingpostservlet-servlets-post.html</loc><lastmod>2021-07-21</lastmod>
</url><url>
-
<loc>https://sling.apache.org/documentation.html</loc><lastmod>2022-03-17</lastmod>
+
<loc>https://sling.apache.org/documentation/bundles/jcr-installer-provider.html</loc><lastmod>2020-09-18</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/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>2023-03-13</lastmod>
</url><url>
<loc>https://sling.apache.org/documentation/bundles/content-distribution.html</loc><lastmod>2020-05-13</lastmod>
</url><url>
<loc>https://sling.apache.org/documentation/bundles/commons-crypto.html</loc><lastmod>2019-12-14</lastmod>
</url><url>
<loc>https://sling.apache.org/documentation/bundles/apache-sling-commons-thread-pool.html</loc><lastmod>2022-01-10</lastmod>
+ </url><url>
+
<loc>https://sling.apache.org/documentation/bundles/managing-users-and-groups-jackrabbit-usermanager.html</loc><lastmod>2022-02-04</lastmod>
+ </url><url>
+
<loc>https://sling.apache.org/documentation/bundles/internationalization-support-i18n.html</loc><lastmod>2021-03-11</lastmod>
</url><url>
<loc>https://sling.apache.org/documentation/bundles/file-installer-provider.html</loc><lastmod>2021-12-01</lastmod>
</url><url>
@@ -352,6 +342,10 @@
<loc>https://sling.apache.org/documentation/bundles/accessing-filesystem-resources-extensions-fsresource.html</loc><lastmod>2019-01-14</lastmod>
</url><url>
<loc>https://sling.apache.org/documentation/bundles.html</loc><lastmod>2021-07-13</lastmod>
+ </url><url>
+
<loc>https://sling.apache.org/documentation/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>2021-07-24</lastmod>
</url><url>
<loc>https://sling.apache.org/documentation/bundles/dynamic-includes.html</loc><lastmod>2018-09-12</lastmod>
</url><url>
@@ -364,10 +358,16 @@
<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/apidocs.html</loc><lastmod>2022-03-21</lastmod>
+ </url><url>
+
<loc>https://sling.apache.org/documentation/bundles/log-tracers.html</loc><lastmod>2018-07-17</lastmod>
+ </url><url>
+
<loc>https://sling.apache.org/documentation/bundles/hapi.html</loc><lastmod>2017-12-18</lastmod>
</url><url>
<loc>https://sling.apache.org/documentation/bundles/distribution.html</loc><lastmod>2017-12-18</lastmod>
</url><url>
<loc>https://sling.apache.org/documentation/bundles/context-aware-configuration/context-aware-configuration-spi.html</loc><lastmod>2017-09-29</lastmod>
+ </url><url>
+
<loc>https://sling.apache.org/documentation/bundles/content-loading-jcr-contentloader.html</loc><lastmod>2023-03-02</lastmod>
</url><url>
<loc>https://sling.apache.org/documentation/bundles/commons-html-utilities.html</loc><lastmod>2019-07-18</lastmod>
</url><url>
diff --git a/tags/development.html b/tags/development.html
index 51bcea20f..2b76f8626 100644
--- a/tags/development.html
+++ b/tags/development.html
@@ -98,7 +98,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 f437f5673..951cf1689 100644
--- a/tags/maven.html
+++ b/tags/maven.html
@@ -98,7 +98,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>