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 258a732  Automatic website deployment
258a732 is described below

commit 258a7326f864a9db2f797a7df298391a2f8d02a5
Author: jenkins <[email protected]>
AuthorDate: Sun Apr 26 15:26:22 2020 +0000

    Automatic website deployment
---
 documentation/the-sling-engine/filters.html | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

diff --git a/documentation/the-sling-engine/filters.html 
b/documentation/the-sling-engine/filters.html
index 4b29b75..e92cc51 100644
--- a/documentation/the-sling-engine/filters.html
+++ b/documentation/the-sling-engine/filters.html
@@ -144,7 +144,8 @@
       <td><code>Integer</code> </td>
       <td><code>0</code> </td>
       <td>Any <code>Integer</code> value </td>
-      <td colspan="2">Indication of where to place the filter in the filter 
chain. The higher the number the earlier in the filter chain. This value may 
span the whole range of integer values. Two filters with equal 
<code>service.ranking</code> property value (explicitly set or default value of 
zero) will be ordered according to their <code>service.id</code> service 
property as described in section 5.2.5, Service Properties, of the OSGi Core 
Specification R 4.2. </td>
+      <td>Indication of where to place the filter in the filter chain. The 
higher the number the earlier in the filter chain. This value may span the 
whole range of integer values. Two filters with equal 
<code>service.ranking</code> property value (explicitly set or default value of 
zero) will be ordered according to their <code>service.id</code> service 
property as described in section 5.2.5, Service Properties, of the OSGi Core 
Specification R 4.2. </td>
+      <td> </td>
     </tr>
     <tr>
       <td><code>sling.filter.pattern</code> </td>
@@ -152,7 +153,7 @@
       <td><code>(-)</code> </td>
       <td>Any <code>String</code> value </td>
       <td>Restrict the filter to request or content paths excluding selectors, 
extension and suffix that match the supplied regular expression. </td>
-      <td>2.7.0 </td>
+      <td>&gt;= 2.7.0 </td>
     </tr>
     <tr>
       <td><code>sling.filter.pattern</code> </td>
@@ -176,7 +177,7 @@
       <td><code>(-)</code> </td>
       <td>Any <code>String</code> value </td>
       <td>Restrict the filter to request paths excluding selectors, extension 
and suffix that match the supplied regular expression. </td>
-      <td>2.7.0 </td>
+      <td>&gt;= 2.7.0 </td>
     </tr>
     <tr>
       <td><code>sling.filter.resource.pattern</code> </td>
@@ -184,7 +185,7 @@
       <td><code>(-)</code> </td>
       <td>Any <code>String</code> value </td>
       <td>Restrict the filter to resource paths excluding selectors, extension 
and suffix that match the supplied regular expression. </td>
-      <td>2.7.0 </td>
+      <td>&gt;= 2.7.0 </td>
     </tr>
     <tr>
       <td><code>sling.filter.suffix.pattern</code> </td>
@@ -192,7 +193,7 @@
       <td><code>(-)</code> </td>
       <td>Any <code>String</code> value </td>
       <td>Restrict the filter to requests with suffix that match the supplied 
regular expression. </td>
-      <td>2.6.14 </td>
+      <td>&gt;= 2.6.14 </td>
     </tr>
     <tr>
       <td><code>sling.filter.selectors</code> </td>
@@ -200,7 +201,7 @@
       <td><code>(-)</code> </td>
       <td>Any <code>String</code> value </td>
       <td>Restrict the filter to requests whose selectors match one or more of 
the provided ones. </td>
-      <td>2.6.14 </td>
+      <td>&gt;= 2.6.14 </td>
     </tr>
     <tr>
       <td><code>sling.filter.methods</code> </td>
@@ -208,7 +209,7 @@
       <td><code>(-)</code> </td>
       <td>Any <code>String</code> value </td>
       <td>Restrict the filter to requests whose methods match one or more of 
the provided ones. </td>
-      <td>2.6.14 </td>
+      <td>&gt;= 2.6.14 </td>
     </tr>
     <tr>
       <td><code>sling.filter.resourceTypes</code> </td>
@@ -216,7 +217,7 @@
       <td><code>(-)</code> </td>
       <td>Any <code>String</code> value </td>
       <td>Restrict the filter to requests whose resource type match one of the 
provided ones. </td>
-      <td>2.6.14 </td>
+      <td>&gt;= 2.6.14 </td>
     </tr>
     <tr>
       <td><code>sling.filter.extensions</code> </td>
@@ -224,7 +225,7 @@
       <td><code>(-)</code> </td>
       <td>Any <code>String</code> value </td>
       <td>Restrict the filter to requests whose extension matches one of the 
provided ones. </td>
-      <td>2.6.14 </td>
+      <td>&gt;= 2.6.14 </td>
     </tr>
   </tbody>
 </table>
@@ -395,7 +396,7 @@ Component Filters:
             </div><footer class="footer">
                 <div class="content has-text-centered is-small">
 <div class="revisionInfo">
-                        Last modified by <span class="author">Carsten 
Ziegeler</span> on <span class="comment">Sun Apr 26 17:19:54 2020 +0200</span>
+                        Last modified by <span class="author">Carsten 
Ziegeler</span> on <span class="comment">Sun Apr 26 17:25:01 2020 +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>

Reply via email to