Author: bdelacretaz
Date: Tue Dec  3 08:23:20 2013
New Revision: 1547312

URL: http://svn.apache.org/r1547312
Log:
point to NoPropertyFilter example

Modified:
    sling/site/trunk/content/documentation/the-sling-engine/filters.mdtext

Modified: sling/site/trunk/content/documentation/the-sling-engine/filters.mdtext
URL: 
http://svn.apache.org/viewvc/sling/site/trunk/content/documentation/the-sling-engine/filters.mdtext?rev=1547312&r1=1547311&r2=1547312&view=diff
==============================================================================
--- sling/site/trunk/content/documentation/the-sling-engine/filters.mdtext 
(original)
+++ sling/site/trunk/content/documentation/the-sling-engine/filters.mdtext Tue 
Dec  3 08:23:20 2013
@@ -6,7 +6,9 @@ Sling supports filter processing by appl
 See <a href="https://issues.apache.org/jira/browse/SLING-1213";>SLING-1213</a>,
 <a href="https://issues.apache.org/jira/browse/SLING-1734";>SLING-1734</a>, and
 <a href="http://markmail.org/message/quxhm7d5s6u66crr";>Registering filters 
with Sling</a>
- for more details.
+ for more details. The 
+<a 
href="https://svn.apache.org/repos/asf/sling/trunk/launchpad/test-services/src/main/java/org/apache/sling/launchpad/testservices/filters/NoPropertyFilter.java";>NoPropertyFilter</a>
+from our integration tests shows an example Sling Filter.
 </div>
 
 For Sling to pick up a `javax.servlet.Filter` service for filter processing 
two service registration properties are inspected:


Reply via email to