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/11/13 17:15:37 UTC

cvs commit: cocoon-lenya/src/webapp/lenya/pubs/docs-new/config/ac/passwd visitor.rml lenya.iml

andreas     2003/11/13 08:15:37

  Modified:    src/webapp/lenya/pubs/docs-new/config/ac/passwd visitor.rml
                        lenya.iml
  Log:
  refactoring access control package structure
  
  Revision  Changes    Path
  1.2       +1 -1      cocoon-lenya/src/webapp/lenya/pubs/docs-new/config/ac/passwd/visitor.rml
  
  Index: visitor.rml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/docs-new/config/ac/passwd/visitor.rml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- visitor.rml	23 Jul 2003 10:28:52 -0000	1.1
  +++ visitor.rml	13 Nov 2003 16:15:37 -0000	1.2
  @@ -1,2 +1,2 @@
   <?xml version="1.0" encoding="UTF-8"?>
  -<role class="org.apache.lenya.cms.ac.FileRole" id="visitor"/>
  \ No newline at end of file
  +<role class="org.apache.lenya.ac.file.FileRole" id="visitor"/>
  \ No newline at end of file
  
  
  
  1.4       +1 -1      cocoon-lenya/src/webapp/lenya/pubs/docs-new/config/ac/passwd/lenya.iml
  
  Index: lenya.iml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/docs-new/config/ac/passwd/lenya.iml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- lenya.iml	31 Jul 2003 15:56:13 -0000	1.3
  +++ lenya.iml	13 Nov 2003 16:15:37 -0000	1.4
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   
  -<identity id="lenya" class="org.apache.lenya.cms.ac.FileUser">
  +<identity id="lenya" class="org.apache.lenya.ac.file.FileUser">
     <name>Levi Vanya</name>
     <description></description>
     <email>levi.vanya@wyona.org</email>
  
  
  

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