[jboss-cvs] jboss-seam/examples/contactlist/resources/WEB-INF/classes ...

Norman Richards norman.richards at jboss.com
Mon May 21 22:20:39 EDT 2007


  User: nrichards
  Date: 07/05/21 22:20:39

  Modified:    examples/contactlist/resources/WEB-INF/classes   
                        editContact.page.xml search.page.xml
                        viewContact.page.xml
  Log:
  JBSEAM-1335: update xml versions
  
  Revision  Changes    Path
  1.5       +2 -2      jboss-seam/examples/contactlist/resources/WEB-INF/classes/editContact.page.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: editContact.page.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/contactlist/resources/WEB-INF/classes/editContact.page.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- editContact.page.xml	27 Feb 2007 07:16:44 -0000	1.4
  +++ editContact.page.xml	22 May 2007 02:20:39 -0000	1.5
  @@ -1,6 +1,6 @@
   <!DOCTYPE page 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">
   
   <page>
      <param name="contactId" 
  
  
  
  1.4       +2 -2      jboss-seam/examples/contactlist/resources/WEB-INF/classes/search.page.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: search.page.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/contactlist/resources/WEB-INF/classes/search.page.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- search.page.xml	27 Feb 2007 07:16:44 -0000	1.3
  +++ search.page.xml	22 May 2007 02:20:39 -0000	1.4
  @@ -1,6 +1,6 @@
   <!DOCTYPE page 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">
   
   <page>
      <param name="firstName" 
  
  
  
  1.5       +2 -2      jboss-seam/examples/contactlist/resources/WEB-INF/classes/viewContact.page.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: viewContact.page.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/contactlist/resources/WEB-INF/classes/viewContact.page.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- viewContact.page.xml	27 Feb 2007 07:16:44 -0000	1.4
  +++ viewContact.page.xml	22 May 2007 02:20:39 -0000	1.5
  @@ -1,6 +1,6 @@
   <!DOCTYPE page 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">
   
   <page>
      <param name="contactId" 
  
  
  



More information about the jboss-cvs-commits mailing list