You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by vg...@apache.org on 2008/03/18 18:47:11 UTC

svn commit: r638468 - in /cocoon/branches/BRANCH_2_1_X/src/webapp/samples/aggregation: aggregate.xml content/itest.xml

Author: vgritsenko
Date: Tue Mar 18 10:47:10 2008
New Revision: 638468

URL: http://svn.apache.org/viewvc?rev=638468&view=rev
Log:
cleanup

Modified:
    cocoon/branches/BRANCH_2_1_X/src/webapp/samples/aggregation/aggregate.xml
    cocoon/branches/BRANCH_2_1_X/src/webapp/samples/aggregation/content/itest.xml

Modified: cocoon/branches/BRANCH_2_1_X/src/webapp/samples/aggregation/aggregate.xml
URL: http://svn.apache.org/viewvc/cocoon/branches/BRANCH_2_1_X/src/webapp/samples/aggregation/aggregate.xml?rev=638468&r1=638467&r2=638468&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/src/webapp/samples/aggregation/aggregate.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/src/webapp/samples/aggregation/aggregate.xml Tue Mar 18 10:47:10 2008
@@ -16,8 +16,9 @@
   limitations under the License.
 -->
 
-<!-- CVS $Id$ -->
-
+<!--
+  - $Id$
+  -->
 <page xmlns:i="http://apache.org/cocoon/include/1.0">
   <slashdot>
     <i:include src="cocoon:/slashdot"/>

Modified: cocoon/branches/BRANCH_2_1_X/src/webapp/samples/aggregation/content/itest.xml
URL: http://svn.apache.org/viewvc/cocoon/branches/BRANCH_2_1_X/src/webapp/samples/aggregation/content/itest.xml?rev=638468&r1=638467&r2=638468&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/src/webapp/samples/aggregation/content/itest.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/src/webapp/samples/aggregation/content/itest.xml Tue Mar 18 10:47:10 2008
@@ -124,9 +124,7 @@
       -->
     <h3>Text include</h3>
     <pre><![CDATA[<i:include src="itest4.xml" parse="text"/>]]></pre>
-    <pre>
-<i:include src="itest4.xml" parse="text"/>
-    </pre>
+    <pre><i:include src="itest4.xml" parse="text"/></pre>
     <hr/>
 
   </content>