You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by re...@apache.org on 2007/03/27 15:29:09 UTC

svn commit: r522900 - /cocoon/trunk/core/cocoon-core/src/main/resources/org/apache/cocoon/cocoon.roles

Author: reinhard
Date: Tue Mar 27 06:29:08 2007
New Revision: 522900

URL: http://svn.apache.org/viewvc?view=rev&rev=522900
Log:
CacheImpl: avalon->spring

Modified:
    cocoon/trunk/core/cocoon-core/src/main/resources/org/apache/cocoon/cocoon.roles

Modified: cocoon/trunk/core/cocoon-core/src/main/resources/org/apache/cocoon/cocoon.roles
URL: http://svn.apache.org/viewvc/cocoon/trunk/core/cocoon-core/src/main/resources/org/apache/cocoon/cocoon.roles?view=diff&rev=522900&r1=522899&r2=522900
==============================================================================
--- cocoon/trunk/core/cocoon-core/src/main/resources/org/apache/cocoon/cocoon.roles (original)
+++ cocoon/trunk/core/cocoon-core/src/main/resources/org/apache/cocoon/cocoon.roles Tue Mar 27 06:29:08 2007
@@ -140,10 +140,6 @@
         shorthand="notifying-builder"
         default-class="org.apache.cocoon.components.notification.DefaultNotifyingBuilder"/>
 
-  <role name="org.apache.cocoon.caching.Cache"
-        shorthand="cache"
-        default-class="org.apache.cocoon.caching.impl.CacheImpl"/>
-
   <!-- i18n components for resource bundle handling -->
   <role name="org.apache.cocoon.i18n.BundleFactory"
         shorthand="i18n-bundles"