Author: buildbot
Date: Tue Feb  3 12:42:04 2015
New Revision: 938790

Log:
Staging update by buildbot for sling

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

Propchange: websites/staging/sling/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Feb  3 12:42:04 2015
@@ -1 +1 @@
-1656469
+1656709

Modified: 
websites/staging/sling/trunk/content/documentation/the-sling-engine/filters.html
==============================================================================
--- 
websites/staging/sling/trunk/content/documentation/the-sling-engine/filters.html
 (original)
+++ 
websites/staging/sling/trunk/content/documentation/the-sling-engine/filters.html
 Tue Feb  3 12:42:04 2015
@@ -120,6 +120,13 @@ from our integration tests shows an exam
 <td>Indication of which chain the filter should be added to. This property is 
required. If it is missing from the service, the service is ignored because it 
is assumed another consumer will be interested in using the service. Any 
unknown values of this property are also ignored causing the service to be 
completely ignored if none of the values provided by the property are valid. 
See below for the description of the filter chains.</td>
 </tr>
 <tr>
+<td><code>sling.filter.pattern</code></td>
+<td><code>String</code></td>
+<td>``</td>
+<td>Any <code>String</code> value</td>
+<td>The regular expression pattern to register filter with</td>
+</tr>
+<tr>
 <td><code>service.ranking</code></td>
 <td><code>Integer</code></td>
 <td><code>0</code></td>
@@ -251,7 +258,7 @@ from our integration tests shows an exam
 <li>Filter ordering is defined by the <code>filter.order</code> property whose 
default value is <code>Integer.MAX_VALUE</code> where smaller values have 
higher priority over higher values.</li>
 </ul>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; 
text-align: right;">
-        Rev. 1547312 by bdelacretaz on Tue, 3 Dec 2013 08:23:20 +0000
+        Rev. 1656709 by asanso on Tue, 3 Feb 2015 12:41:51 +0000
       </div>
       <div class="trademarkFooter"> 
         Apache Sling, Sling, Apache, the Apache feather logo, and the Apache 
Sling project


Reply via email to