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 0b4555e Automatic website deployment
0b4555e is described below
commit 0b4555e7b9c326d9de9928b2d09125544730e9ee
Author: jenkins <[email protected]>
AuthorDate: Fri Mar 20 07:10:42 2020 +0000
Automatic website deployment
---
documentation/bundles/osgi-installer.html | 4 ++--
documentation/the-sling-engine/servlets.html | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/documentation/bundles/osgi-installer.html
b/documentation/bundles/osgi-installer.html
index 8ee6c7f..75c1d81 100644
--- a/documentation/bundles/osgi-installer.html
+++ b/documentation/bundles/osgi-installer.html
@@ -133,7 +133,7 @@
<p>When all artifacts have been processed (either install, update or delete),
a package refresh is automatically called.</p>
<h3><a href="#multi-version-support"
name="multi-version-support">Multi-Version Support</a></h3>
<p>For now this feature is considered <strong>experimental</strong>, see <a
href="https://issues.apache.org/jira/browse/SLING-9172">SLING-9172</a> and
related tickets for details.</p>
-<p>Starting with version 3.11.0 of the
<code>org.apache.sling.installer.core</code> bundle, setting the System or
Framework Property <code>sling.installer.multiversion=true</code> activates
multi-version support.</p>
+<p>Starting with version 3.11.0 of the
<code>org.apache.sling.installer.core</code> bundle, setting the System or
Framework Property <code>sling.installer.experimental.multiversion=true</code>
activates multi-version support.</p>
<p>When this option is active, the entity ID of each installable bundle also
contains the version, enabling multiple versions of the same bundle to be
installed.</p>
<p>In this case, changes to the installable candidates only affect the very
same version of this bundle, leading to the following behavior:</p>
<ul>
@@ -184,7 +184,7 @@
</div><footer class="footer">
<div class="content has-text-centered is-small">
<div class="revisionInfo">
- Last modified by <span class="author">Bertrand
Delacretaz</span> on <span class="comment">Wed Mar 18 15:23:37 2020 +0100</span>
+ Last modified by <span class="author">Carsten
Ziegeler</span> on <span class="comment">Fri Mar 20 08:06:49 2020 +0100</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 may be trademarks or registered
trademarks of their respective owners.
</p><p>
diff --git a/documentation/the-sling-engine/servlets.html
b/documentation/the-sling-engine/servlets.html
index 0c28a48..d935834 100644
--- a/documentation/the-sling-engine/servlets.html
+++ b/documentation/the-sling-engine/servlets.html
@@ -157,7 +157,7 @@
</tr>
<tr>
<td><code>sling.servlet.paths.strict</code> </td>
- <td>When set to <code>true</code>, this enables <em>strict</em>
selection mode for servlets bound by path. In this mode, the above
<code>.extensions</code>, <code>.selectors</code> and <code>.methods</code>
service properties are taken into account to select such servlets. <br> If this
property is not set to <code>true</code> the behavior is unchanged from
previous versions and only the <code>.paths</code> property is considered when
selecting such servlets. <br>The special value < [...]
+ <td>When set to <code>true</code>, this enables <em>strict</em>
selection mode for servlets bound by path. In this mode, the above
<code>.extensions</code>, <code>.selectors</code> and <code>.methods</code>
service properties are taken into account to select such servlets. <br> If this
property is not set to <code>true</code> the behavior is unchanged from
previous versions and only the <code>.paths</code> property is considered when
selecting such servlets. <br>The special value < [...]
</tr>
<tr>
<td><code>sling.servlet.prefix</code> </td>
@@ -403,7 +403,7 @@ sling.servlet.extensions = [ "html",
"txt", "json"
</div><footer class="footer">
<div class="content has-text-centered is-small">
<div class="revisionInfo">
- Last modified by <span class="author">Bertrand
Delacretaz</span> on <span class="comment">Thu Mar 19 15:17:35 2020 +0100</span>
+ Last modified by <span class="author">Bertrand
Delacretaz</span> on <span class="comment">Thu Mar 19 17:02:08 2020 +0100</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 may be trademarks or registered
trademarks of their respective owners.
</p><p>