You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2003/08/19 11:18:17 UTC

cvs commit: cocoon-2.1/src/blocks/portal/conf portal.samplesxconf

cziegeler    2003/08/19 02:18:17

  Modified:    src/blocks/portal/conf portal.samplesxconf
  Log:
  Fixing conf
  
  Revision  Changes    Path
  1.3       +1 -1      cocoon-2.1/src/blocks/portal/conf/portal.samplesxconf
  
  Index: portal.samplesxconf
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/portal/conf/portal.samplesxconf,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- portal.samplesxconf	29 Jul 2003 06:30:06 -0000	1.2
  +++ portal.samplesxconf	19 Aug 2003 09:18:17 -0000	1.3
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   
  -<samplesxconf xpath="/cocoon" unless="component[@role='org.apache.cocoon.portal.profile.ProfileManager']">
  +<samplesxconf xpath="/cocoon" unless="component[@role='org.apache.cocoon.portal.profile.ProfileManager/Auth']">
   
    <component class="org.apache.cocoon.portal.profile.impl.AuthenticationProfileManager" logger="portal" role="org.apache.cocoon.portal.profile.ProfileManager/Auth">
    </component>