You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by ep...@apache.org on 2004/01/10 17:14:38 UTC

cvs commit: jakarta-turbine-fulcrum/security/memory/src/test AccessControlList.xml

epugh       2004/01/10 08:14:38

  Modified:    security/memory/src/test AccessControlList.xml
  Log:
  remove uneeded component
  
  Revision  Changes    Path
  1.2       +5 -4      jakarta-turbine-fulcrum/security/memory/src/test/AccessControlList.xml
  
  Index: AccessControlList.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-fulcrum/security/memory/src/test/AccessControlList.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- AccessControlList.xml	5 Dec 2003 23:21:55 -0000	1.1
  +++ AccessControlList.xml	10 Jan 2004 16:14:38 -0000	1.2
  @@ -1,8 +1,4 @@
   <my-system>
  -  <component
  -    role="org.apache.fulcrum.factory.FactoryService"
  -    class="org.apache.fulcrum.factory.DefaultFactoryService">   
  -  </component>  
     
     
     <!-- standard components for In Memory -->
  @@ -38,4 +34,9 @@
       role="org.apache.fulcrum.security.ModelManager"
       class="org.apache.fulcrum.security.memory.dynamic.MemoryModelManagerImpl">   
     </component>      
  +  
  +  <component
  +    role="org.apache.fulcrum.security.model.ACLFactory"
  +    class="org.apache.fulcrum.security.model.dynamic.DynamicACLFactory">   
  +  </component>     
   </my-system>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org