[jboss-cvs] jboss-seam/examples/icefaces/resources/WEB-INF ...
Norman Richards
norman.richards at jboss.com
Mon May 21 22:20:41 EDT 2007
User: nrichards
Date: 07/05/21 22:20:41
Modified: examples/icefaces/resources/WEB-INF components.xml
pages.xml
Log:
JBSEAM-1335: update xml versions
Revision Changes Path
1.3 +2 -2 jboss-seam/examples/icefaces/resources/WEB-INF/components.xml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: components.xml
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/examples/icefaces/resources/WEB-INF/components.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- components.xml 27 Feb 2007 07:16:46 -0000 1.2
+++ components.xml 22 May 2007 02:20:41 -0000 1.3
@@ -1,6 +1,6 @@
<!DOCTYPE components PUBLIC
- "-//JBoss/Seam Component Configuration DTD 1.2//EN"
- "http://jboss.com/products/seam/components-1.2.dtd">
+ "-//JBoss/Seam Component Configuration DTD 1.3//EN"
+ "http://jboss.com/products/seam/components-1.3.dtd">
<components>
1.3 +2 -2 jboss-seam/examples/icefaces/resources/WEB-INF/pages.xml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: pages.xml
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/examples/icefaces/resources/WEB-INF/pages.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- pages.xml 27 Feb 2007 07:16:46 -0000 1.2
+++ pages.xml 22 May 2007 02:20:41 -0000 1.3
@@ -1,6 +1,6 @@
<!DOCTYPE pages PUBLIC
- "-//JBoss/Seam Pages Configuration DTD 1.2//EN"
- "http://jboss.com/products/seam/pages-1.2.dtd">
+ "-//JBoss/Seam Pages Configuration DTD 1.3//EN"
+ "http://jboss.com/products/seam/pages-1.3.dtd">
<pages>
<page view-id="/hotel.xhtml">View hotel: #{hotel.name}</page>
More information about the jboss-cvs-commits
mailing list