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 388e085  Automatic website deployment
388e085 is described below

commit 388e085ce2b889ee476dbdf3ccfb07771631a473
Author: jenkins <[email protected]>
AuthorDate: Tue Feb 12 19:18:19 2019 +0000

    Automatic website deployment
---
 documentation/the-sling-engine/servlets.html | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/documentation/the-sling-engine/servlets.html 
b/documentation/the-sling-engine/servlets.html
index 1abbae6..926ad62 100644
--- a/documentation/the-sling-engine/servlets.html
+++ b/documentation/the-sling-engine/servlets.html
@@ -198,8 +198,7 @@
 <ol>
   <li>
     <p>OSGi DS 1.4 (R7) component property type annotations for Sling Servlets 
(recommended)</p>
-    <pre><code><!-- TODO syntax marker (::java) disabled -->@Component(
-service = { Servlet.class },
+    <pre><code><!-- TODO syntax marker (::java) disabled -->@Component(service 
= { Servlet.class })
 @SlingServletResourceTypes(
     resourceTypes=&quot;/apps/my/type&quot;, 
     methods= &quot;GET&quot;,
@@ -356,7 +355,7 @@ sling.servlet.extensions = [ &quot;html&quot;, 
&quot;txt&quot;, &quot;json&quot;
 <p>Error handling support is described on the <a 
href="/documentation/the-sling-engine/errorhandling.html">Errorhandling</a> 
page.</p></section></div></div>            
             <footer class="footer">
 <div class="revisionInfo">
-                    Last modified by <span class="author">Radu Cotescu</span> 
on <span class="comment">Tue Dec 18 14:29:30 2018 +0100</span>
+                    Last modified by <span class="author">georg.henzler</span> 
on <span class="comment">Tue Feb 12 11:16:17 2019 -0800</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>

Reply via email to