You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2005/01/03 14:52:29 UTC

svn commit: r123970 - /lenya/trunk/src/confpatch/matchers.xmap

Author: andreas
Date: Mon Jan  3 05:52:28 2005
New Revision: 123970

URL: http://svn.apache.org/viewcvs?view=rev&rev=123970
Log:
added matcher to match registered usecases
Modified:
   lenya/trunk/src/confpatch/matchers.xmap

Modified: lenya/trunk/src/confpatch/matchers.xmap
Url: http://svn.apache.org/viewcvs/lenya/trunk/src/confpatch/matchers.xmap?view=diff&rev=123970&p1=lenya/trunk/src/confpatch/matchers.xmap&r1=123969&p2=lenya/trunk/src/confpatch/matchers.xmap&r2=123970
==============================================================================
--- lenya/trunk/src/confpatch/matchers.xmap	(original)
+++ lenya/trunk/src/confpatch/matchers.xmap	Mon Jan  3 05:52:28 2005
@@ -22,4 +22,5 @@
     <map:matcher name="step" logger="sitemap.matcher.step" src="org.apache.cocoon.matching.WildcardRequestParameterMatcher">
       <parameter-name>lenya.step</parameter-name>
     </map:matcher>
+    <map:matcher name="registered-usecase" logger="sitemap.matcher.registered-usecase" src="org.apache.lenya.cms.cocoon.matching.UsecaseRegistrationMatcher"/>
 </xmap>      

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org