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 2006/06/22 00:18:30 UTC

svn commit: r416134 - /lenya/trunk/src/impl/java/org/apache/lenya/lenya.roles

Author: andreas
Date: Wed Jun 21 15:18:28 2006
New Revision: 416134

URL: http://svn.apache.org/viewvc?rev=416134&view=rev
Log:
Removed NodeFactory role from lenya.roles (now provided by sourcerepository module in cocoon.xconf)

Modified:
    lenya/trunk/src/impl/java/org/apache/lenya/lenya.roles

Modified: lenya/trunk/src/impl/java/org/apache/lenya/lenya.roles
URL: http://svn.apache.org/viewvc/lenya/trunk/src/impl/java/org/apache/lenya/lenya.roles?rev=416134&r1=416133&r2=416134&view=diff
==============================================================================
--- lenya/trunk/src/impl/java/org/apache/lenya/lenya.roles (original)
+++ lenya/trunk/src/impl/java/org/apache/lenya/lenya.roles Wed Jun 21 15:18:28 2006
@@ -174,14 +174,6 @@
         shorthand="publication-manager"
         default-class="org.apache.lenya.cms.publication.PublicationManagerImpl"/>
         
-  <role name="org.apache.lenya.cms.repository.NodeFactory"
-        shorthand="node-factory"
-        default-class="org.apache.lenya.cms.repository.SourceNodeFactory"/>
-        <!--
-        default-class="org.apache.lenya.cms.repo.adapter.RepoNodeFactory"/>
-        default-class="org.apache.lenya.cms.jcr.JCRNodeFactory"/>
-        -->
-
   <role name="org.apache.lenya.cms.repo.avalon.RepositoryFactory"
         shorthand="repository-factory"
         default-class="org.apache.lenya.cms.repo.avalon.RepositoryFactoryImpl"/>



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