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

Norman Richards norman.richards at jboss.com
Tue Feb 27 02:16:44 EST 2007


  User: nrichards
  Date: 07/02/27 02:16:44

  Modified:    examples/contactlist/resources/WEB-INF/classes   
                        editContact.page.xml search.page.xml
                        viewContact.page.xml
  Log:
  dtd/xsd versions
  
  Revision  Changes    Path
  1.4       +9 -9      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.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- editContact.page.xml	22 Feb 2007 18:17:14 -0000	1.3
  +++ editContact.page.xml	27 Feb 2007 07:16:44 -0000	1.4
  @@ -1,6 +1,6 @@
   <!DOCTYPE page PUBLIC
  -  "-//JBoss/Seam Pages Configuration DTD 1.1//EN"
  -  "http://jboss.com/products/seam/pages-1.1.dtd">
  +  "-//JBoss/Seam Pages Configuration DTD 1.2//EN"
  +  "http://jboss.com/products/seam/pages-1.2.dtd">
   
   <page>
      <param name="contactId" 
  
  
  
  1.3       +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.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- search.page.xml	10 Nov 2006 19:13:58 -0000	1.2
  +++ search.page.xml	27 Feb 2007 07:16:44 -0000	1.3
  @@ -1,6 +1,6 @@
   <!DOCTYPE page PUBLIC
  -  "-//JBoss/Seam Pages Configuration DTD 1.1//EN"
  -  "http://jboss.com/products/seam/pages-1.1.dtd">
  +  "-//JBoss/Seam Pages Configuration DTD 1.2//EN"
  +  "http://jboss.com/products/seam/pages-1.2.dtd">
   
   <page>
      <param name="firstName" 
  
  
  
  1.4       +9 -9      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.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- viewContact.page.xml	22 Feb 2007 18:17:14 -0000	1.3
  +++ viewContact.page.xml	27 Feb 2007 07:16:44 -0000	1.4
  @@ -1,6 +1,6 @@
   <!DOCTYPE page PUBLIC
  -  "-//JBoss/Seam Pages Configuration DTD 1.1//EN"
  -  "http://jboss.com/products/seam/pages-1.1.dtd">
  +  "-//JBoss/Seam Pages Configuration DTD 1.2//EN"
  +  "http://jboss.com/products/seam/pages-1.2.dtd">
   
   <page>
      <param name="contactId" 
  
  
  



More information about the jboss-cvs-commits mailing list