Author: buildbot
Date: Thu Mar  7 12:47:52 2013
New Revision: 853471

Log:
Staging update by buildbot for sling

Modified:
    websites/staging/sling/trunk/content/   (props changed)
    
websites/staging/sling/trunk/content/documentation/the-sling-engine/servlets.html

Propchange: websites/staging/sling/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Mar  7 12:47:52 2013
@@ -1 +1 @@
-1453823
+1453826

Modified: 
websites/staging/sling/trunk/content/documentation/the-sling-engine/servlets.html
==============================================================================
--- 
websites/staging/sling/trunk/content/documentation/the-sling-engine/servlets.html
 (original)
+++ 
websites/staging/sling/trunk/content/documentation/the-sling-engine/servlets.html
 Thu Mar  7 12:47:52 2013
@@ -188,8 +188,8 @@ servlets and describe their binding deta
 </li>
 </ol>
 <h3 id="automated-tests">Automated tests</h3>
-<p>The <a href="">launchpad/test-services</a> module contains test servlets 
that use various combinations of the above properties.</p>
-<p>The <a href="">launchpad/integration-tests</a> module contains a number of 
tests (like the 
[ExtensionServletTest|http://svn.apache.org/repos/asf/sling/trunk/launchpad/integration-tests/src/main/java/org/apache/sling/launchpad/webapp/integrationtest/servlets/resolution/ExtensionServletTest.java]
 for example) that verify the results.</p>
+<p>The <a 
href="http://svn.apache.org/repos/asf/sling/trunk/launchpad/test-services/";>launchpad/test-services</a>
 module contains test servlets that use various combinations of the above 
properties.</p>
+<p>The <a 
href="http://svn.apache.org/repos/asf/sling/trunk/launchpad/integration-tests/";>launchpad/integration-tests</a>
 module contains a number of tests (like the 
[ExtensionServletTest|http://svn.apache.org/repos/asf/sling/trunk/launchpad/integration-tests/src/main/java/org/apache/sling/launchpad/webapp/integrationtest/servlets/resolution/ExtensionServletTest.java]
 for example) that verify the results.</p>
 <p>Such tests run as part of our continuous integration process, to 
demonstrate and verify the behavior of the various servlet registration 
mechanisms, in a way that's guaranteed to be in sync with the actual Sling core 
code. If you have an idea for additional tests, make sure to let us know!</p>
 <h3 id="example-registration-by-path">Example: Registration by Path</h3>
 <div class="codehilite"><pre><span class="n">sling</span><span 
class="o">.</span><span class="n">servlet</span><span class="o">.</span><span 
class="n">paths</span> <span class="o">=</span> <span class="o">\</span><span 
class="p">[</span> <span 
class="s">&quot;/libs/sling/sample/html&quot;</span><span class="p">,</span> 
<span class="s">&quot;/libs/sling/sample/txt&quot;</span> <span 
class="o">\</span><span class="p">]</span>
@@ -259,7 +259,7 @@ The mechanism helping the provider here 
 <h2 id="error-handler-servlets-or-scripts">Error Handler Servlet(s) or 
Scripts</h2>
 <p>Error handling support is now described on the <a 
href="/documentation/the-sling-engine/errorhandling.html">Errorhandling</a> 
page.</p>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; 
text-align: right;">
-        Rev. 1453823 by bdelacretaz on Thu, 7 Mar 2013 12:45:49 +0000
+        Rev. 1453826 by bdelacretaz on Thu, 7 Mar 2013 12:47:39 +0000
       </div>
       <div class="trademarkFooter"> 
         Apache Sling, Sling, Apache, the Apache feather logo, and the Apache 
Sling project


Reply via email to