/[Apache-SVN]/cocoon/trunk/src/test/org/apache/cocoon/components/blocks/wiring.xml
ViewVC logotype

Diff of /cocoon/trunk/src/test/org/apache/cocoon/components/blocks/wiring.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- cocoon/trunk/src/test/org/apache/cocoon/components/blocks/wiring.xml	2005/05/01 22:04:24	165552
+++ cocoon/trunk/src/test/org/apache/cocoon/components/blocks/wiring.xml	2005/05/01 22:07:06	165553
@@ -18,7 +18,7 @@
         xsi:schemaLocation="http://apache.org/cocoon/blocks/wiring/1.0 wiring-schema-1.0.xsd"
 >
 
-  <block id="test1id" location="./test1">
+  <block id="test1id" location="./test1/">
     <mount path="/test1/"/>
     <connections>
       <connection name="test2" block="test2id"/>
@@ -28,6 +28,6 @@
     </properties>
   </block>
 
-  <block id="test2id" location="./test2"/>
+  <block id="test2id" location="./test2/"/>
 
 </wiring>
\ No newline at end of file

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26