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 34602b5d1 Automatic website deployment from
https://ci-builds.apache.org/job/Sling/job/modules/job/sling-site/job/master/1251/
34602b5d1 is described below
commit 34602b5d1a384b89844dbbe1333933f736e74427
Author: jenkins <[email protected]>
AuthorDate: Wed Feb 18 15:22:49 2026 +0000
Automatic website deployment from
https://ci-builds.apache.org/job/Sling/job/modules/job/sling-site/job/master/1251/
---
.../context-aware-configuration/context-aware-configuration.html | 4 ++--
sitemap.xml | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git
a/documentation/bundles/context-aware-configuration/context-aware-configuration.html
b/documentation/bundles/context-aware-configuration/context-aware-configuration.html
index 99dd77174..cf6e64687 100644
---
a/documentation/bundles/context-aware-configuration/context-aware-configuration.html
+++
b/documentation/bundles/context-aware-configuration/context-aware-configuration.html
@@ -203,7 +203,7 @@ public @interface MyConfig {
int intParam();
}
</code></pre>
-<p>The <code>@Configuration</code> annotation is mandatory. All properties on
the <code>@Configuration</code> annotation and the <code>@Property</code>
annotations are optional - they provide additional metadata for tooling e.g.
configuration editors.</p>
+<p>The <a
href="https://sling.apache.org/apidocs/latest/org/apache/sling/caconfig/annotation/Configuration.html"><code>@Configuration</code></a>
annotation is mandatory. All properties on the <code>@Configuration</code>
annotation and the <a
href="https://sling.apache.org/apidocs/sling13/org/apache/sling/caconfig/annotation/Property.html"><code>@Property</code></a>
annotations are optional - they provide additional metadata for tooling e.g.
configuration editors.</p>
<p>By default the annotation class name is used as configuration name, which
is also the recommended option. If you want to use an arbitrary configuration
name you can specify it via a <code>name</code> property on the
<code>@Configuration</code> annotation.</p>
<p>You may specify custom properties (via <code>property</code> string array)
for the configuration class or each properties. They are not used by the Sling
Context-Aware configuration implementation, but may be used by additional
tooling to manage the configurations.</p>
<p>If you provide your own configuration annotation classes in your bundle,
you have to export them and list all class names in a bundle header named
<code>Sling-ContextAware-Configuration-Classes</code> - example:</p>
@@ -325,7 +325,7 @@ public class MyTest {
content/documentation/bundles/context-aware-configuration/context-aware-configuration.md
</a>
</div> <div class="revisionInfo">
- Last modified by <span class="author">Konrad
Windszus</span> on <span class="comment">2025-06-26</span>
+ Last modified by <span class="author">Konrad
Windszus</span> on <span class="comment">2026-02-18</span>
</div><p>
Apache Sling, Sling, Apache, the ASF logo, and the
Apache Sling project
logo are trademarks of The Apache Software Foundation. All other marks
mentioned
diff --git a/sitemap.xml b/sitemap.xml
index c59586217..fdc5c3aad 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1,6 +1,8 @@
<?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/context-aware-configuration/context-aware-configuration.html</loc><lastmod>2026-02-18</lastmod>
+ </url><url>
<loc>https://sling.apache.org/releases.html</loc><lastmod>2026-02-17</lastmod>
</url><url>
<loc>https://sling.apache.org/security/CVE-2025-66516.html</loc><lastmod>2026-02-09</lastmod>
@@ -342,8 +344,6 @@
<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/dynamic-includes.html</loc><lastmod>2025-10-23</lastmod>
- </url><url>
-
<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/bundles/distribution.html</loc><lastmod>2025-04-16</lastmod>
</url><url>