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 2005/09/01 11:47:25 UTC

svn commit: r265687 - in /cocoon/blocks/portal-sample/trunk/WEB-INF/xconf: cocoon-portal-sample.xconf cocoon-portal-tools.samplesxconf cocoon-portal.samplesxconf

Author: cziegeler
Date: Thu Sep  1 02:47:21 2005
New Revision: 265687

URL: http://svn.apache.org/viewcvs?rev=265687&view=rev
Log:
Correct config

Added:
    cocoon/blocks/portal-sample/trunk/WEB-INF/xconf/cocoon-portal-sample.xconf
      - copied unchanged from r265686, cocoon/blocks/portal-sample/trunk/WEB-INF/xconf/cocoon-portal.samplesxconf
Removed:
    cocoon/blocks/portal-sample/trunk/WEB-INF/xconf/cocoon-portal.samplesxconf
Modified:
    cocoon/blocks/portal-sample/trunk/WEB-INF/xconf/cocoon-portal-tools.samplesxconf

Modified: cocoon/blocks/portal-sample/trunk/WEB-INF/xconf/cocoon-portal-tools.samplesxconf
URL: http://svn.apache.org/viewcvs/cocoon/blocks/portal-sample/trunk/WEB-INF/xconf/cocoon-portal-tools.samplesxconf?rev=265687&r1=265686&r2=265687&view=diff
==============================================================================
--- cocoon/blocks/portal-sample/trunk/WEB-INF/xconf/cocoon-portal-tools.samplesxconf (original)
+++ cocoon/blocks/portal-sample/trunk/WEB-INF/xconf/cocoon-portal-tools.samplesxconf Thu Sep  1 02:47:21 2005
@@ -22,7 +22,7 @@
 
   <!-- Include dependencies -->
   <include src="context://WEB-INF/xconf/cocoon-portal.xconf"/>
-  <include src="context://WEB-INF/xconf/cocoon-portal.samplesxconf"/>
+  <include src="context://WEB-INF/xconf/cocoon-portal-sample.xconf"/>
 
   <component class="org.apache.cocoon.portal.tools.PortalToolManager" 
              role="org.apache.cocoon.portal.tools.PortalToolManager">