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 2003/09/12 18:49:32 UTC

cvs commit: cocoon-lenya/src/java/org/apache/lenya lenya.roles

andreas     2003/09/12 09:49:32

  Modified:    src/java/org/apache/lenya lenya.roles
  Log:
  added URIParameterizer role
  
  Revision  Changes    Path
  1.12      +4 -0      cocoon-lenya/src/java/org/apache/lenya/lenya.roles
  
  Index: lenya.roles
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/java/org/apache/lenya/lenya.roles,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- lenya.roles	13 Aug 2003 13:16:01 -0000	1.11
  +++ lenya.roles	12 Sep 2003 16:49:32 -0000	1.12
  @@ -55,5 +55,9 @@
     <role name="org.apache.lenya.cms.ac2.cache.SourceCache"
     		shorthand="sourcecache"
     		default-class="org.apache.lenya.cms.ac2.cache.SourceCacheImpl"/>
  +  		
  +  <role name="org.apache.lenya.cms.cocoon.uriparameterizer.URIParameterizer"
  +        shorthand="uriparameterizer"
  +        default-class="org.apache.lenya.cms.cocoon.uriparameterizer.URIParameterizerImpl"/>
           
   </role-list>
  
  
  

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