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/felix-site-pub.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new b67c87d4 site build
b67c87d4 is described below

commit b67c87d4836d182d8cf69a80efcf63187ccca7d7
Author: jenkins <bui...@apache.org>
AuthorDate: Thu Mar 27 06:31:24 2025 +0000

    site build
---
 .../subprojects/apache-felix-web-console.html      |  32 ++-
 .../extending-the-apache-felix-web-console.html    |   3 +-
 .../branding-the-web-console.html                  |   3 +-
 .../providing-resources.html                       |   3 +-
 .../providing-web-console-plugins.html             |   3 +-
 .../web-console-logging.html                       |   3 +-
 .../web-console-output-templating.html             |   3 +-
 .../web-console-restful-api.html                   |   3 +-
 .../web-console-security-provider.html             |   3 +-
 sitemap.xml                                        | 306 ++++++++++-----------
 10 files changed, 180 insertions(+), 182 deletions(-)

diff --git a/documentation/subprojects/apache-felix-web-console.html 
b/documentation/subprojects/apache-felix-web-console.html
index b061c62f..4891460d 100644
--- a/documentation/subprojects/apache-felix-web-console.html
+++ b/documentation/subprojects/apache-felix-web-console.html
@@ -478,13 +478,13 @@
 <i class="fa icon-note" title="Note"></i>
 </td>
 <td class="content">
-This documentation refers to the older version 4.x of the Apache Felix 
Webconsole. For the latest version checkout <a 
href="https://github.com/apache/felix-dev/tree/master/webconsole";>this 
documentation</a>.
+This documentation refers to the older version 4.x of the Apache Felix Web 
Console. For the latest version checkout <a 
href="https://github.com/apache/felix-dev/tree/master/webconsole";>this 
documentation</a>.
 </td>
 </tr>
 </table>
 </div>
 <div class="paragraph">
-<p>The Apache Felix Web Console is a simple tool to inspect and manage OSGi 
framework instances using your favourite Web Browser.</p>
+<p>The Apache Felix Web Console is a simple tool to inspect and manage OSGi 
framework instances using your favourite web browser.</p>
 </div>
 </div>
 </div>
@@ -500,24 +500,18 @@ The following is just an incomplete list:</p>
 <div class="ulist">
 <ul>
 <li>
-<p>Apache Felix HTTP Service.
-This is a very basic implementation of the OSGi Http Service based on Jetty 
6.1.7.
-The Apache Felix HTTP Service has not been released yet, so you would have to 
build it yourself.</p>
+<p>Apache Felix HTTP Service&#8201;&#8212;&#8201;This is an implementation of 
the OSGi Http Service based on Eclipse Jetty.</p>
 </li>
 <li>
-<p>PAX Web Service.
-The PAX Web Service is the basis for a whole range of additions from the <a 
href="https://ops4j.github.io/ops4j/index.html";>OPS4J</a> project.
-The PAX Web Service is also based on Jetty 6 and may be dowloaded from the <a 
href="https://ops4j1.jira.com/wiki/spaces/paxweb/overview";>OPS4J PAX Web</a> 
page.</p>
+<p>PAX Web Service&#8201;&#8212;&#8201;The PAX Web Service is the basis for a 
whole range of additions from the <a 
href="https://ops4j.github.io/ops4j/index.html";>OPS4J</a> project. The PAX Web 
Service is also based on Jetty and may be dowloaded from the <a 
href="https://ops4j1.jira.com/wiki/spaces/paxweb/overview";>OPS4J PAX Web</a> 
page.</p>
 </li>
 <li>
-<p>Equinox HTTP Service implementation.
-You can get more information on the Equinox implementation from the <a 
href="https://www.eclipse.org/equinox/server/";>Server-Side Equinox</a> page.</p>
+<p>Equinox HTTP Service implementation&#8201;&#8212;&#8201;You can get more 
information on the Equinox implementation from the <a 
href="https://www.eclipse.org/equinox/server/";>Server-Side Equinox</a> page.</p>
 </li>
 </ul>
 </div>
 <div class="paragraph">
-<p>Apart from that Web Console has the following dependencies, which do not 
need to be satisfied.
-In this case the respective functionality is just missing.</p>
+<p>Apart from that Web Console has the following optional dependencies. If 
these dependencies are missing at runtime, the respective functionality based 
on it is not available:</p>
 </div>
 <div class="ulist">
 <ul>
@@ -594,7 +588,7 @@ This is <a 
href="https://issues.apache.org/jira/browse/FELIX-2086";>considered a
 <i class="fa icon-note" title="Note"></i>
 </td>
 <td class="content">
-The webconsole does not provide a CSRF protection out of the box! Therefore it 
is advisable to install additional software to protect the webconsole. For 
example the bundle from <a 
href="https://github.com/apache/sling-org-apache-sling-security";>Apache Sling 
Security</a> provides this additional protection. Make sure to use the latest 
version (1.3.0 or higher).
+The Web Console does not provide a CSRF protection out of the box! Therefore 
it is advisable to install additional software to protect the Web Console. For 
example the bundle from <a 
href="https://github.com/apache/sling-org-apache-sling-security";>Apache Sling 
Security</a> provides this additional protection. Make sure to use the latest 
version (1.3.0 or higher).
 </td>
 </tr>
 </table>
@@ -804,6 +798,18 @@ It is never displayed by the Configuration Manager.</p>
 <div class="sect1">
 <h2 id="_security"><a class="anchor" href="#_security"></a>Security</h2>
 <div class="sectionbody">
+<div class="admonitionblock note">
+<table>
+<tr>
+<td class="icon">
+<i class="fa icon-note" title="Note"></i>
+</td>
+<td class="content">
+The Web Console does not provide a CSRF protection out of the box! Therefore 
it is advisable to install additional software to protect the Web Console. For 
example the bundle from <a 
href="https://github.com/apache/sling-org-apache-sling-security";>Apache Sling 
Security</a> provides this additional protection. Make sure to use the latest 
version (1.3.0 or higher).
+</td>
+</tr>
+</table>
+</div>
 <div class="paragraph">
 <p>The Web Console only has very basic security at the moment supporting only 
HTTP Basic authentication.
 This security is enabled by default and may be disabled by simply clearing the 
<code>username</code> property.</p>
diff --git 
a/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console.html
 
b/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console.html
index 65e07fe4..ec517a7c 100644
--- 
a/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console.html
+++ 
b/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console.html
@@ -477,8 +477,7 @@
 <i class="fa icon-note" title="Note"></i>
 </td>
 <td class="content">
-This documentation refers to the older version 4.x of the Apache Felix 
Webconsole. For the latest version checkout https:/
-/github.com/apache/felix-dev/tree/master/webconsole[this documentation].
+This documentation refers to the older version 4.x of the Apache Felix Web 
Console. For the latest version checkout <a 
href="https://github.com/apache/felix-dev/tree/master/webconsole";>this 
documentation</a>.
 </td>
 </tr>
 </table>
diff --git 
a/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/branding-the-web-console.html
 
b/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/branding-the-web-console.html
index 50889d10..7d888b0f 100644
--- 
a/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/branding-the-web-console.html
+++ 
b/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/branding-the-web-console.html
@@ -480,8 +480,7 @@
 <i class="fa icon-note" title="Note"></i>
 </td>
 <td class="content">
-This documentation refers to the older version 4.x of the Apache Felix 
Webconsole. For the latest version checkout https:/
-/github.com/apache/felix-dev/tree/master/webconsole[this documentation].
+This documentation refers to the older version 4.x of the Apache Felix Web 
Console. For the latest version checkout <a 
href="https://github.com/apache/felix-dev/tree/master/webconsole";>this 
documentation</a>.
 </td>
 </tr>
 </table>
diff --git 
a/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/providing-resources.html
 
b/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/providing-resources.html
index beef2713..9755f0f4 100644
--- 
a/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/providing-resources.html
+++ 
b/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/providing-resources.html
@@ -478,8 +478,7 @@
 <i class="fa icon-note" title="Note"></i>
 </td>
 <td class="content">
-This documentation refers to the older version 4.x of the Apache Felix 
Webconsole. For the latest version checkout https:/
-/github.com/apache/felix-dev/tree/master/webconsole[this documentation].
+This documentation refers to the older version 4.x of the Apache Felix Web 
Console. For the latest version checkout <a 
href="https://github.com/apache/felix-dev/tree/master/webconsole";>this 
documentation</a>.
 </td>
 </tr>
 </table>
diff --git 
a/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/providing-web-console-plugins.html
 
b/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/providing-web-console-plugins.html
index f2b13f8b..458cf6ac 100644
--- 
a/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/providing-web-console-plugins.html
+++ 
b/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/providing-web-console-plugins.html
@@ -480,8 +480,7 @@
 <i class="fa icon-note" title="Note"></i>
 </td>
 <td class="content">
-This documentation refers to the older version 4.x of the Apache Felix 
Webconsole. For the latest version checkout https:/
-/github.com/apache/felix-dev/tree/master/webconsole[this documentation].
+This documentation refers to the older version 4.x of the Apache Felix Web 
Console. For the latest version checkout <a 
href="https://github.com/apache/felix-dev/tree/master/webconsole";>this 
documentation</a>.
 </td>
 </tr>
 </table>
diff --git 
a/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/web-console-logging.html
 
b/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/web-console-logging.html
index 8ae1e2b5..58959bad 100644
--- 
a/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/web-console-logging.html
+++ 
b/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/web-console-logging.html
@@ -478,8 +478,7 @@
 <i class="fa icon-note" title="Note"></i>
 </td>
 <td class="content">
-This documentation refers to the older version 4.x of the Apache Felix 
Webconsole. For the latest version checkout https:/
-/github.com/apache/felix-dev/tree/master/webconsole[this documentation].
+This documentation refers to the older version 4.x of the Apache Felix Web 
Console. For the latest version checkout <a 
href="https://github.com/apache/felix-dev/tree/master/webconsole";>this 
documentation</a>.
 </td>
 </tr>
 </table>
diff --git 
a/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/web-console-output-templating.html
 
b/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/web-console-output-templating.html
index bb0dcc63..59efca72 100644
--- 
a/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/web-console-output-templating.html
+++ 
b/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/web-console-output-templating.html
@@ -480,8 +480,7 @@
 <i class="fa icon-note" title="Note"></i>
 </td>
 <td class="content">
-This documentation refers to the older version 4.x of the Apache Felix 
Webconsole. For the latest version checkout https:/
-/github.com/apache/felix-dev/tree/master/webconsole[this documentation].
+This documentation refers to the older version 4.x of the Apache Felix Web 
Console. For the latest version checkout <a 
href="https://github.com/apache/felix-dev/tree/master/webconsole";>this 
documentation</a>.
 </td>
 </tr>
 </table>
diff --git 
a/documentation/subprojects/apache-felix-web-console/web-console-restful-api.html
 
b/documentation/subprojects/apache-felix-web-console/web-console-restful-api.html
index 97273527..1d6f11d7 100644
--- 
a/documentation/subprojects/apache-felix-web-console/web-console-restful-api.html
+++ 
b/documentation/subprojects/apache-felix-web-console/web-console-restful-api.html
@@ -479,8 +479,7 @@
 <i class="fa icon-note" title="Note"></i>
 </td>
 <td class="content">
-This documentation refers to the older version 4.x of the Apache Felix 
Webconsole. For the latest version checkout https:/
-/github.com/apache/felix-dev/tree/master/webconsole[this documentation].
+This documentation refers to the older version 4.x of the Apache Felix Web 
Console. For the latest version checkout <a 
href="https://github.com/apache/felix-dev/tree/master/webconsole";>this 
documentation</a>.
 </td>
 </tr>
 </table>
diff --git 
a/documentation/subprojects/apache-felix-web-console/web-console-security-provider.html
 
b/documentation/subprojects/apache-felix-web-console/web-console-security-provider.html
index 48ecaec0..2b3f9608 100644
--- 
a/documentation/subprojects/apache-felix-web-console/web-console-security-provider.html
+++ 
b/documentation/subprojects/apache-felix-web-console/web-console-security-provider.html
@@ -479,8 +479,7 @@
 <i class="fa icon-note" title="Note"></i>
 </td>
 <td class="content">
-This documentation refers to the older version 4.x of the Apache Felix 
Webconsole. For the latest version checkout https:/
-/github.com/apache/felix-dev/tree/master/webconsole[this documentation].
+This documentation refers to the older version 4.x of the Apache Felix Web 
Console. For the latest version checkout <a 
href="https://github.com/apache/felix-dev/tree/master/webconsole";>this 
documentation</a>.
 </td>
 </tr>
 </table>
diff --git a/sitemap.xml b/sitemap.xml
index e6d34b60..d5035a9c 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2,614 +2,614 @@
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";>
 <url>
 <loc>https://felix.apache.org/documentation/community/contributing.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 <loc>https://felix.apache.org/documentation/community/project-info.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/community/projects-using-felix.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/development/coding-standards.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/development/dependencies-file-template.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/development/provisional-osgi-api-policy.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/development/release-management-nexus.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 <loc>https://felix.apache.org/documentation/development/site-how-to.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/development/using-the-osgi-compliance-tests.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 <loc>https://felix.apache.org/documentation/documentation.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 <loc>https://felix.apache.org/documentation/downloads.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 <loc>https://felix.apache.org/documentation/faqs.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/faqs/apache-felix-bundle-plugin-faq.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/faqs/apache-felix-scr-plugin-faq.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 <loc>https://felix.apache.org/documentation/getting-started.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 <loc>https://felix.apache.org/documentation/index.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 <loc>https://felix.apache.org/documentation/license.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/apache-karaf.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/board-reports.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/board-reports/apache-felix-board-report-template.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/board-reports/board-report-2007-04.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/board-reports/board-report-2007-05.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/board-reports/board-report-2007-06.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/board-reports/board-report-2007-09.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/board-reports/board-report-2007-12.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/board-reports/board-report-2008-03.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/board-reports/board-report-2008-06.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/board-reports/board-report-2008-09.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/board-reports/board-report-2008-12.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/board-reports/board-report-2009-03.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/board-reports/board-report-2009-06.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/board-reports/board-report-2009-09.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/board-reports/board-report-2009-12.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/board-reports/board-report-2010-03.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/board-reports/board-report-2010-06.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/board-reports/board-report-2010-09.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/board-reports/board-report-2010-12.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/board-reports/board-report-2011-03.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/board-reports/board-report-2011-06.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/board-reports/board-report-2011-09.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/board-reports/board-report-2011-12.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/board-reports/board-report-2012-03.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/board-reports/board-report-2012-06.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/board-reports/board-report-2012-09.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/board-reports/board-report-2012-12.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/board-reports/board-report-2013-03.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/cat-scan-project-proposal.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/cat-scan-project-proposal/cat-scan-001-use-cases.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/cat-scan-project-proposal/cat-scan-002-profiles.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/cat-scan-project-proposal/cat-scan-002-profiles/cat-scan-002-001-basic-profile.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/cat-scan-project-proposal/cat-scan-003-run-log-archive.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/cat-scan-project-proposal/cat-scan-004-api-reference.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/cat-scan-project-proposal/cat-scan-005-technical-compatibility-kit.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/cat-scan-project-proposal/cat-scan-006-glossary.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/cat-scan-project-proposal/cat-scan-007-references.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/incubator-status-report-january-2007.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/incubator-status-report-october-2006.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/osgi-bundle-service-diagrams.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 <loc>https://felix.apache.org/documentation/miscellaneous/sandbox.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/sandbox/composite-bundles.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/sandbox/virtual-bundles.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/sandbox/web-console-ng.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/subproject-release-status.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/miscellaneous/tlp-task-list.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 <loc>https://felix.apache.org/documentation/news.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 <loc>https://felix.apache.org/documentation/site-map.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 <loc>https://felix.apache.org/documentation/subprojects.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-dependency-manager.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-dependency-manager/guides/annotations.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-dependency-manager/guides/background.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-dependency-manager/guides/bundles-and-dependencies.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-dependency-manager/guides/design-patterns.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-dependency-manager/guides/development.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-dependency-manager/guides/dm-lambda.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-dependency-manager/guides/history.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-dependency-manager/guides/javadocs.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-dependency-manager/guides/migrating-from-earlier-versions.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-dependency-manager/guides/migrating-from-other-solutions.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-dependency-manager/guides/performance-tuning.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-dependency-manager/guides/resources.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-dependency-manager/guides/whatsnew-r15.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-dependency-manager/guides/whatsnew.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-dependency-manager/reference/component-adapter.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-dependency-manager/reference/component-aspect.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-dependency-manager/reference/component-bundle-adapter.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-dependency-manager/reference/component-factory-configuration-adapter.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-dependency-manager/reference/component-resource-adapter.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-dependency-manager/reference/component-singleton.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-dependency-manager/reference/components.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-dependency-manager/reference/dependencies.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-dependency-manager/reference/dependency-bundle.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-dependency-manager/reference/dependency-configuration.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-dependency-manager/reference/dependency-resource.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-dependency-manager/reference/dependency-service.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-dependency-manager/reference/dm-annotations.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-dependency-manager/reference/external-links.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-dependency-manager/reference/service-scopes.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-dependency-manager/reference/thread-model.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-dependency-manager/tutorials/getting-started.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-dependency-manager/tutorials/leveraging-the-shell.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-dependency-manager/tutorials/sample-code.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-dependency-manager/tutorials/working-with-annotations.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-event-admin.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-file-install.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-framework-security.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-framework.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-framework/apache-felix-framework-bundle-cache.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-framework/apache-felix-framework-configuration-properties.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-framework/apache-felix-framework-faq.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-framework/apache-felix-framework-launching-and-embedding.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-framework/apache-felix-framework-usage-documentation.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-gogo.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-gogo/rfc-147-overview.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-healthchecks.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-inventory.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-log.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-logback.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-maven-bundle-plugin-bnd.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-maven-scr-plugin/apache-felix-maven-scr-plugin-use.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-maven-scr-plugin/apache-felix-scr-ant-task-use.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-maven-scr-plugin/apache-felix-scr-bndtools-use.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-maven-scr-plugin/extending-scr-annotations.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-maven-scr-plugin/scr-annotations.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-maven-scr-plugin/scr-javadoc-tags.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-metatype-service.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-osgi-bundle-repository.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-preferences-service.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-remote-shell.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-shell-tui.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-shell.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-web-console.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/branding-the-web-console.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/providing-resources.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/providing-web-console-plugins.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/web-console-logging.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/web-console-output-templating.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-web-console/web-console-restful-api.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/subprojects/apache-felix-web-console/web-console-security-provider.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/tutorials-examples-and-presentations.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/tutorials-examples-and-presentations/apache-felix-application-demonstration.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/tutorials-examples-and-presentations/apache-felix-osgi-faq.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial/apache-felix-tutorial-example-1.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial/apache-felix-tutorial-example-2.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial/apache-felix-tutorial-example-2b.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial/apache-felix-tutorial-example-3.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial/apache-felix-tutorial-example-4.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial/apache-felix-tutorial-example-5.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial/apache-felix-tutorial-example-6.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial/apache-felix-tutorial-example-7.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial/apache-felix-tutorial-example-8.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 <url>
 
<loc>https://felix.apache.org/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial/apache-felix-tutorial-example-9.html</loc>
-<lastmod>2025-03-26T17:29:59.778Z</lastmod>
+<lastmod>2025-03-27T06:31:17.476Z</lastmod>
 </url>
 </urlset>


Reply via email to