You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by gi...@apache.org on 2001/11/07 22:17:14 UTC

cvs commit: xml-cocoon2/src/org/apache/cocoon cocoon.roles

giacomo     01/11/07 13:17:14

  Modified:    src/org/apache/cocoon cocoon.roles
  Log:
  Reinstated Store/Filesystem
  
  Revision  Changes    Path
  1.26      +1 -1      xml-cocoon2/src/org/apache/cocoon/cocoon.roles
  
  Index: cocoon.roles
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/org/apache/cocoon/cocoon.roles,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- cocoon.roles	2001/10/25 10:34:00	1.25
  +++ cocoon.roles	2001/11/07 21:17:14	1.26
  @@ -29,7 +29,7 @@
          shorthand="store"
          default-class="org.apache.cocoon.components.store.MemoryStore"/>
   
  - <role name="org.apache.cocoon.components.store.Store.Filesystem"
  + <role name="org.apache.cocoon.components.store.Store/Filesystem"
          shorthand="repository"
          default-class="org.apache.cocoon.components.store.FilesystemStore"/>
   
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org