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 4769268 Automatic website deployment
4769268 is described below
commit 4769268d5b0c05c8a37609cf6c66463107b7b558
Author: jenkins <[email protected]>
AuthorDate: Tue Dec 18 11:23:46 2018 +0000
Automatic website deployment
---
documentation/the-sling-engine/servlets.html | 6 +++++-
downloads.html | 18 +++++++++---------
releases.html | 5 +++--
3 files changed, 17 insertions(+), 12 deletions(-)
diff --git a/documentation/the-sling-engine/servlets.html
b/documentation/the-sling-engine/servlets.html
index e7e414a..d11570d 100644
--- a/documentation/the-sling-engine/servlets.html
+++ b/documentation/the-sling-engine/servlets.html
@@ -96,6 +96,10 @@
<td>The resource type(s) supported by the servlet. The property value
must either be a single String, an array of Strings or a Vector of Strings.
Either this property or the <code>sling.servlet.paths</code> property must be
set, or the servlet is ignored. If both are set, the servlet is registered
using both ways. </td>
</tr>
<tr>
+ <td><code>sling.servlet.resourceSuperType</code> </td>
+ <td>The resource super type, indicating which previously registered
servlet could intercept the request if the request matches the resource super
type better. The property value must be a single String. This property is only
considered for the registration with <code>sling.servlet.resourceTypes</code>.
(since version <code>2.3.0</code> of the
<code>org.apache.sling.api.servlets</code> API, version <code>2.5.2</code> of
the <code>org.apache.sling.servlets.resolver</code> bundle)</td>
+ </tr>
+ <tr>
<td><code>sling.servlet.selectors</code> </td>
<td>The request URL selectors supported by the servlet. The selectors
must be configured as they would be specified in the URL that is as a list of
dot-separated strings such as <em>print.a4</em>. In case this is not empty the
first selector(s) (i.e. the one(s) on the left) in the request URL must match,
otherwise the servlet is not executed. After that may follow arbitrarily many
non-registered selectors. The property value must either be a single String, an
array of Strings or a [...]
</tr>
@@ -288,7 +292,7 @@ sling.servlet.extensions = [ "html",
"txt", "json"
<p>Error handling support is described on the <a
href="/documentation/the-sling-engine/errorhandling.html">Errorhandling</a>
page.</p></section></div></div>
<div class="footer">
<div class="revisionInfo">
- Last modified by <span class="author">Bertrand
Delacretaz</span> on <span class="comment">Thu Oct 4 18:57:22 2018 +0200</span>
+ Last modified by <span class="author">Radu Cotescu</span>
on <span class="comment">Thu Dec 13 14:17:01 2018 +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/downloads.html b/downloads.html
index 46aa15f..34d2b0a 100644
--- a/downloads.html
+++ b/downloads.html
@@ -115,9 +115,9 @@
</td></tr><tr><td>Adapter
Annotations</td><td>1.0.0</td><td><a
href="https://github.com/apache/sling-adapter-annotations">GitHub</a>
</td><td><a
href="[preferred]sling/adapter-annotations-1.0.0.jar">Bundle</a> (<a
href="https://www.apache.org/dist/sling/adapter-annotations-1.0.0.jar.asc">asc</a>,
<a
href="https://www.apache.org/dist/sling/adapter-annotations-1.0.0.jar.sha1">sha1</a>)
</td><td><a
href="[preferred]sling/adapter-annotations-1.0.0-source-release.zip">Source
ZIP</a> (<a
href="https://www.apache.org/dist/sling/adapter-annotations-1.0.0-source-release.zip.asc">asc</a>,
<a
href="https://www.apache.org/dist/sling/adapter-annotations-1.0.0-source-release.zip.sha1">sha1</a>)
-
</td></tr><tr><td>API</td><td>2.18.4</td><td><a
href="https://github.com/apache/sling-org-apache-sling-api">GitHub</a>
- </td><td><a
href="[preferred]sling/org.apache.sling.api-2.18.4.jar">Bundle</a> (<a
href="https://www.apache.org/dist/sling/org.apache.sling.api-2.18.4.jar.asc">asc</a>,
<a
href="https://www.apache.org/dist/sling/org.apache.sling.api-2.18.4.jar.sha1">sha1</a>)
- </td><td><a
href="[preferred]sling/org.apache.sling.api-2.18.4-source-release.zip">Source
ZIP</a> (<a
href="https://www.apache.org/dist/sling/org.apache.sling.api-2.18.4-source-release.zip.asc">asc</a>,
<a
href="https://www.apache.org/dist/sling/org.apache.sling.api-2.18.4-source-release.zip.sha1">sha1</a>)
+
</td></tr><tr><td>API</td><td>2.20.0</td><td><a
href="https://github.com/apache/sling-org-apache-sling-api">GitHub</a>
+ </td><td><a
href="[preferred]sling/org.apache.sling.api-2.20.0.jar">Bundle</a> (<a
href="https://www.apache.org/dist/sling/org.apache.sling.api-2.20.0.jar.asc">asc</a>,
<a
href="https://www.apache.org/dist/sling/org.apache.sling.api-2.20.0.jar.sha1">sha1</a>)
+ </td><td><a
href="[preferred]sling/org.apache.sling.api-2.20.0-source-release.zip">Source
ZIP</a> (<a
href="https://www.apache.org/dist/sling/org.apache.sling.api-2.20.0-source-release.zip.asc">asc</a>,
<a
href="https://www.apache.org/dist/sling/org.apache.sling.api-2.20.0-source-release.zip.sha1">sha1</a>)
</td></tr><tr><td>Auth
Core</td><td>1.4.2</td><td><a
href="https://github.com/apache/sling-org-apache-sling-auth-core">GitHub</a>
</td><td><a
href="[preferred]sling/org.apache.sling.auth.core-1.4.2.jar">Bundle</a> (<a
href="https://www.apache.org/dist/sling/org.apache.sling.auth.core-1.4.2.jar.asc">asc</a>,
<a
href="https://www.apache.org/dist/sling/org.apache.sling.auth.core-1.4.2.jar.sha1">sha1</a>)
</td><td><a
href="[preferred]sling/org.apache.sling.auth.core-1.4.2-source-release.zip">Source
ZIP</a> (<a
href="https://www.apache.org/dist/sling/org.apache.sling.auth.core-1.4.2-source-release.zip.asc">asc</a>,
<a
href="https://www.apache.org/dist/sling/org.apache.sling.auth.core-1.4.2-source-release.zip.sha1">sha1</a>)
@@ -616,9 +616,9 @@
</td></tr><tr><td>Service User
WebConsole</td><td>1.0.0</td><td><a
href="https://github.com/apache/sling-org-apache-sling-serviceuser-webconsole">GitHub</a>
</td><td><a
href="[preferred]sling/org.apache.sling.serviceuser.webconsole-1.0.0.jar">Bundle</a>
(<a
href="https://www.apache.org/dist/sling/org.apache.sling.serviceuser.webconsole-1.0.0.jar.asc">asc</a>,
<a
href="https://www.apache.org/dist/sling/org.apache.sling.serviceuser.webconsole-1.0.0.jar.sha1">sha1</a>)
</td><td><a
href="[preferred]sling/org.apache.sling.serviceuser.webconsole-1.0.0-source-release.zip">Source
ZIP</a> (<a
href="https://www.apache.org/dist/sling/org.apache.sling.serviceuser.webconsole-1.0.0-source-release.zip.asc">asc</a>,
<a
href="https://www.apache.org/dist/sling/org.apache.sling.serviceuser.webconsole-1.0.0-source-release.zip.sha1">sha1</a>)
- </td></tr><tr><td>Servlet
Annotations</td><td>1.1.0</td><td><a
href="https://github.com/apache/sling-org-apache-sling-servlets-annotations">GitHub</a>
- </td><td><a
href="[preferred]sling/org.apache.sling.servlets.annotations-1.1.0.jar">Bundle</a>
(<a
href="https://www.apache.org/dist/sling/org.apache.sling.servlets.annotations-1.1.0.jar.asc">asc</a>,
<a
href="https://www.apache.org/dist/sling/org.apache.sling.servlets.annotations-1.1.0.jar.sha1">sha1</a>)
- </td><td><a
href="[preferred]sling/org.apache.sling.servlets.annotations-1.1.0-source-release.zip">Source
ZIP</a> (<a
href="https://www.apache.org/dist/sling/org.apache.sling.servlets.annotations-1.1.0-source-release.zip.asc">asc</a>,
<a
href="https://www.apache.org/dist/sling/org.apache.sling.servlets.annotations-1.1.0-source-release.zip.sha1">sha1</a>)
+ </td></tr><tr><td>Servlet
Annotations</td><td>1.2.4</td><td><a
href="https://github.com/apache/sling-org-apache-sling-servlets-annotations">GitHub</a>
+ </td><td><a
href="[preferred]sling/org.apache.sling.servlets.annotations-1.2.4.jar">Bundle</a>
(<a
href="https://www.apache.org/dist/sling/org.apache.sling.servlets.annotations-1.2.4.jar.asc">asc</a>,
<a
href="https://www.apache.org/dist/sling/org.apache.sling.servlets.annotations-1.2.4.jar.sha1">sha1</a>)
+ </td><td><a
href="[preferred]sling/org.apache.sling.servlets.annotations-1.2.4-source-release.zip">Source
ZIP</a> (<a
href="https://www.apache.org/dist/sling/org.apache.sling.servlets.annotations-1.2.4-source-release.zip.asc">asc</a>,
<a
href="https://www.apache.org/dist/sling/org.apache.sling.servlets.annotations-1.2.4-source-release.zip.sha1">sha1</a>)
</td></tr><tr><td>Servlet
Helpers</td><td>1.1.8</td><td><a
href="https://github.com/apache/sling-org-apache-sling-servlet-helpers">GitHub</a>
</td><td><a
href="[preferred]sling/org.apache.sling.servlet-helpers-1.1.8.jar">Bundle</a>
(<a
href="https://www.apache.org/dist/sling/org.apache.sling.servlet-helpers-1.1.8.jar.asc">asc</a>,
<a
href="https://www.apache.org/dist/sling/org.apache.sling.servlet-helpers-1.1.8.jar.sha1">sha1</a>)
</td><td><a
href="[preferred]sling/org.apache.sling.servlet-helpers-1.1.8-source-release.zip">Source
ZIP</a> (<a
href="https://www.apache.org/dist/sling/org.apache.sling.servlet-helpers-1.1.8-source-release.zip.asc">asc</a>,
<a
href="https://www.apache.org/dist/sling/org.apache.sling.servlet-helpers-1.1.8-source-release.zip.sha1">sha1</a>)
@@ -628,9 +628,9 @@
</td></tr><tr><td>Servlets
Post</td><td>2.3.26</td><td><a
href="https://github.com/apache/sling-org-apache-sling-servlets-post">GitHub</a>
</td><td><a
href="[preferred]sling/org.apache.sling.servlets.post-2.3.26.jar">Bundle</a>
(<a
href="https://www.apache.org/dist/sling/org.apache.sling.servlets.post-2.3.26.jar.asc">asc</a>,
<a
href="https://www.apache.org/dist/sling/org.apache.sling.servlets.post-2.3.26.jar.sha1">sha1</a>)
</td><td><a
href="[preferred]sling/org.apache.sling.servlets.post-2.3.26-source-release.zip">Source
ZIP</a> (<a
href="https://www.apache.org/dist/sling/org.apache.sling.servlets.post-2.3.26-source-release.zip.asc">asc</a>,
<a
href="https://www.apache.org/dist/sling/org.apache.sling.servlets.post-2.3.26-source-release.zip.sha1">sha1</a>)
- </td></tr><tr><td>Servlets
Resolver</td><td>2.4.24</td><td><a
href="https://github.com/apache/sling-org-apache-sling-servlets-resolver">GitHub</a>
- </td><td><a
href="[preferred]sling/org.apache.sling.servlets.resolver-2.4.24.jar">Bundle</a>
(<a
href="https://www.apache.org/dist/sling/org.apache.sling.servlets.resolver-2.4.24.jar.asc">asc</a>,
<a
href="https://www.apache.org/dist/sling/org.apache.sling.servlets.resolver-2.4.24.jar.sha1">sha1</a>)
- </td><td><a
href="[preferred]sling/org.apache.sling.servlets.resolver-2.4.24-source-release.zip">Source
ZIP</a> (<a
href="https://www.apache.org/dist/sling/org.apache.sling.servlets.resolver-2.4.24-source-release.zip.asc">asc</a>,
<a
href="https://www.apache.org/dist/sling/org.apache.sling.servlets.resolver-2.4.24-source-release.zip.sha1">sha1</a>)
+ </td></tr><tr><td>Servlets
Resolver</td><td>2.5.2</td><td><a
href="https://github.com/apache/sling-org-apache-sling-servlets-resolver">GitHub</a>
+ </td><td><a
href="[preferred]sling/org.apache.sling.servlets.resolver-2.5.2.jar">Bundle</a>
(<a
href="https://www.apache.org/dist/sling/org.apache.sling.servlets.resolver-2.5.2.jar.asc">asc</a>,
<a
href="https://www.apache.org/dist/sling/org.apache.sling.servlets.resolver-2.5.2.jar.sha1">sha1</a>)
+ </td><td><a
href="[preferred]sling/org.apache.sling.servlets.resolver-2.5.2-source-release.zip">Source
ZIP</a> (<a
href="https://www.apache.org/dist/sling/org.apache.sling.servlets.resolver-2.5.2-source-release.zip.asc">asc</a>,
<a
href="https://www.apache.org/dist/sling/org.apache.sling.servlets.resolver-2.5.2-source-release.zip.sha1">sha1</a>)
</td></tr><tr><td>Settings</td><td>1.3.10</td><td><a
href="https://github.com/apache/sling-org-apache-sling-settings">GitHub</a>
</td><td><a
href="[preferred]sling/org.apache.sling.settings-1.3.10.jar">Bundle</a> (<a
href="https://www.apache.org/dist/sling/org.apache.sling.settings-1.3.10.jar.asc">asc</a>,
<a
href="https://www.apache.org/dist/sling/org.apache.sling.settings-1.3.10.jar.sha1">sha1</a>)
</td><td><a
href="[preferred]sling/org.apache.sling.settings-1.3.10-source-release.zip">Source
ZIP</a> (<a
href="https://www.apache.org/dist/sling/org.apache.sling.settings-1.3.10-source-release.zip.asc">asc</a>,
<a
href="https://www.apache.org/dist/sling/org.apache.sling.settings-1.3.10-source-release.zip.sha1">sha1</a>)
diff --git a/releases.html b/releases.html
index 22505d6..6f4a745 100644
--- a/releases.html
+++ b/releases.html
@@ -70,7 +70,8 @@
</h1><div class="row"><div class="small-12 columns"><section
class="wrap"><p>This is a list of all our releases, available from our <a
href="/downloads.cgi">downloads</a> page.</p>
<h2><a href="#december-2018" name="december-2018">December 2018</a></h2>
<ul>
- <li>Capabilities 0.1.2, Capabilities JCR 0.1.2 /17th)</li>
+ <li>API 2.20.0, Servlets Resolver 2.5.2, Servlets Annotations 1.2.4
(18th)</li>
+ <li>Capabilities 0.1.2, Capabilities JCR 0.1.2 (17th)</li>
<li>JCR Base 3.0.6 (16th)</li>
<li>JCR Oak Server 1.2.2 (16th)</li>
<li>Servlet GET 2.1.40 (11th)</li>
@@ -1844,7 +1845,7 @@
</ul></section></div></div>
<div class="footer">
<div class="revisionInfo">
- Last modified by <span class="author">Bertrand
Delacretaz</span> on <span class="comment">Mon Dec 17 15:51:52 2018 +0100</span>
+ Last modified by <span class="author">Radu Cotescu</span>
on <span class="comment">Thu Dec 13 14:17:01 2018 +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>