This is an automated email from the ASF dual-hosted git repository.
rombert 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 cc0cc35 servlets.get 2.1.34
cc0cc35 is described below
commit cc0cc359658a8d03703fa16caa77982572a91e1d
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Aug 31 16:56:31 2018 +0200
servlets.get 2.1.34
---
documentation/the-sling-engine/resources.html | 10 +++++-----
downloads.html | 4 ++--
releases.html | 3 ++-
3 files changed, 9 insertions(+), 8 deletions(-)
diff --git a/documentation/the-sling-engine/resources.html
b/documentation/the-sling-engine/resources.html
index 4e2006a..77c5547 100644
--- a/documentation/the-sling-engine/resources.html
+++ b/documentation/the-sling-engine/resources.html
@@ -129,11 +129,11 @@
</tr>
<tr>
<td>Metadata </td>
- <td>Resources in general support <a
href="http://sling.apache.org/apidocs/sling8/org/apache/sling/api/resource/ResourceMetadata.html"
title="ResourceMetadata">link text</a> providing access to values such as the
length of a binary resource (which can be streamed) or the Resource's content
type. </td>
+ <td>Resources in general support <a
href="http://sling.apache.org/apidocs/sling8/org/apache/sling/api/resource/ResourceMetadata.html"><code>ResourceMetadata</code></a>
providing access to values such as the length of a binary resource (which can
be streamed) or the Resource's content type. </td>
</tr>
</tbody>
</table>
-<p>For a complete description of the <code>Resource</code> interface, please
refer to the <a
href="http://sling.apache.org/apidocs/sling8/org/apache/sling/api/resource/Resource.html"
title="Resource">link text</a> JavaDoc.</p>
+<p>For a complete description of the <code>Resource</code> interface, please
refer to the <a
href="http://sling.apache.org/apidocs/sling8/org/apache/sling/api/resource/Resource.html"><code>Resource</code></a>
JavaDoc.</p>
<h3><a href="#resource-types" name="resource-types">Resource Types</a></h3>
<p>The exact method of setting the resource type for a Resource depends on the
actual Resource Provider. For the four main Resource Provider implementations
provided by Sling, the assignments are as follows:</p>
<table>
@@ -169,8 +169,8 @@
</table>
<p>Resource Types form a type hierarchy much like Java classes form a type
hierarchy. Each resource type has a resource super type, either explicitly
defined as for example for JCR or Servlet Resources or implicitly. The implicit
Resource Super Type is at the same time the root Resource Type much like the
<code>java.lang.Object</code> class is called
<code>sling/servlet/default</code> (for historical reasons). The
<code>sling/servlet/default</code> Resource Type is the only type without [...]
<h3><a href="#adapters" name="adapters">Adapters</a></h3>
-<p>The object types to which Resources may be adapted depend mostly depends on
the Resource Provider providing the resource. For example all JCR node based
resources always adapt to <code>javax.jcr.Node</code> objects.</p>
-<p>If the actual Resource object class implementation extends from the
<code>SlingAdaptable</code> class, then in addition all
<code>AdapterFactory</code> services adapting <code>Resource</code> objects are
considered when trying to adapt the Resource. In general Resource Providers are
recommended to have their Resource implementation extend from <a
href="http://sling.apache.org/apidocs/sling8/org/apache/sling/api/resource/AbstractResource.html"
title="AbstractResource">link text</a> whi [...]
+<p>The object types to which Resources may be adapted mostly depends on the
Resource Provider providing the resource. For example all JCR node based
resources always adapt to <code>javax.jcr.Node</code> objects.</p>
+<p>If the actual Resource object class implementation extends from the
<code>SlingAdaptable</code> class, then in addition all
<code>AdapterFactory</code> services adapting <code>Resource</code> objects are
considered when trying to adapt the Resource. In general Resource Providers are
recommended to have their Resource implementation extend from <a
href="http://sling.apache.org/apidocs/sling8/org/apache/sling/api/resource/AbstractResource.html"><code>AbstractResource</code></a>
which gu [...]
<h2><a href="#how-to-get-a-resource" name="how-to-get-a-resource">How to get a
Resource</a></h2>
<p>To get at Resources, you need a <code>ResourceResolver</code>. This
interface defines four kinds of methods to access resources:</p>
<ul>
@@ -249,7 +249,7 @@
<p>The Sling API provides an easy way to wrap or decorate a resource before
returning. Details see <a
href="/documentation/the-sling-engine/wrap-or-decorate-resources.html">Wrap or
Decorate Resources</a>.</p></section></div></div>
<div class="footer">
<div class="revisionInfo">
- Last modified by <span class="author">Konrad
Windszus</span> on <span class="comment">Fri Jul 13 11:08:10 2018 +0200</span>
+ Last modified by <span class="author">Philip Mundt</span>
on <span class="comment">Fri Aug 24 16:27:50 2018 +0200</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 bd81a97..8f8a655 100644
--- a/downloads.html
+++ b/downloads.html
@@ -481,8 +481,8 @@
</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>)
</td></tr><tr><td>Servlets
Compat</td><td>1.0.2</td><td><a
href="[preferred]sling/org.apache.sling.servlets.compat-1.0.2.jar">Bundle</a>
(<a
href="https://www.apache.org/dist/sling/org.apache.sling.servlets.compat-1.0.2.jar.asc">asc</a>,
<a
href="https://www.apache.org/dist/sling/org.apache.sling.servlets.compat-1.0.2.jar.sha1">sha1</a>)
</td><td><a
href="[preferred]sling/org.apache.sling.servlets.compat-1.0.2-source-release.zip">Source
ZIP</a> (<a
href="https://www.apache.org/dist/sling/org.apache.sling.servlets.compat-1.0.2-source-release.zip.asc">asc</a>,
<a
href="https://www.apache.org/dist/sling/org.apache.sling.servlets.compat-1.0.2-source-release.zip.sha1">sha1</a>)
- </td></tr><tr><td>Servlets
Get</td><td>2.1.32</td><td><a
href="[preferred]sling/org.apache.sling.servlets.get-2.1.32.jar">Bundle</a> (<a
href="https://www.apache.org/dist/sling/org.apache.sling.servlets.get-2.1.32.jar.asc">asc</a>,
<a
href="https://www.apache.org/dist/sling/org.apache.sling.servlets.get-2.1.32.jar.sha1">sha1</a>)
- </td><td><a
href="[preferred]sling/org.apache.sling.servlets.get-2.1.32-source-release.zip">Source
ZIP</a> (<a
href="https://www.apache.org/dist/sling/org.apache.sling.servlets.get-2.1.32-source-release.zip.asc">asc</a>,
<a
href="https://www.apache.org/dist/sling/org.apache.sling.servlets.get-2.1.32-source-release.zip.sha1">sha1</a>)
+ </td></tr><tr><td>Servlets
Get</td><td>2.1.34</td><td><a
href="[preferred]sling/org.apache.sling.servlets.get-2.1.34.jar">Bundle</a> (<a
href="https://www.apache.org/dist/sling/org.apache.sling.servlets.get-2.1.34.jar.asc">asc</a>,
<a
href="https://www.apache.org/dist/sling/org.apache.sling.servlets.get-2.1.34.jar.sha1">sha1</a>)
+ </td><td><a
href="[preferred]sling/org.apache.sling.servlets.get-2.1.34-source-release.zip">Source
ZIP</a> (<a
href="https://www.apache.org/dist/sling/org.apache.sling.servlets.get-2.1.34-source-release.zip.asc">asc</a>,
<a
href="https://www.apache.org/dist/sling/org.apache.sling.servlets.get-2.1.34-source-release.zip.sha1">sha1</a>)
</td></tr><tr><td>Servlets
Post</td><td>2.3.26</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.22</td><td><a
href="[preferred]sling/org.apache.sling.servlets.resolver-2.4.22.jar">Bundle</a>
(<a
href="https://www.apache.org/dist/sling/org.apache.sling.servlets.resolver-2.4.22.jar.asc">asc</a>,
<a
href="https://www.apache.org/dist/sling/org.apache.sling.servlets.resolver-2.4.22.jar.sha1">sha1</a>)
diff --git a/releases.html b/releases.html
index 8496db1..fcde273 100644
--- a/releases.html
+++ b/releases.html
@@ -89,6 +89,7 @@
</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="#august-2018" name="august-2018">August 2018</a></h2>
<ul>
+ <li>Servlets Get (31st)</li>
<li>Testing JCR Mock 1.4.0, API 2.18.4, ResourceResolver 1.6.6 (27th)</li>
<li>Testing Sling Mock 2.3.2 (27th)</li>
<li>Installer Core 3.9.0 (27th)</li>
@@ -1815,7 +1816,7 @@
</ul></section></div></div>
<div class="footer">
<div class="revisionInfo">
- Last modified by <span class="author">Robert
Munteanu</span> on <span class="comment">Mon Aug 27 14:28:20 2018 +0200</span>
+ Last modified by <span class="author">Robert
Munteanu</span> on <span class="comment">Fri Aug 31 16:55:19 2018 +0200</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>