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

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/META-INF  components.xml
  Log:
  dtd/xsd versions
  
  Revision  Changes    Path
  1.5       +4 -4      jboss-seam/examples/contactlist/resources/META-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/contactlist/resources/META-INF/components.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- components.xml	29 Jan 2007 17:07:39 -0000	1.4
  +++ components.xml	27 Feb 2007 07:16:44 -0000	1.5
  @@ -4,9 +4,9 @@
               xmlns:core="http://jboss.com/products/seam/core"
               xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
               xsi:schemaLocation=
  -                "http://jboss.com/products/seam/framework http://jboss.com/products/seam/framework-1.1.xsd 
  -                 http://jboss.com/products/seam/core http://jboss.com/products/seam/core-1.1.xsd 
  -                 http://jboss.com/products/seam/components http://jboss.com/products/seam/components-1.1.xsd">
  +                "http://jboss.com/products/seam/framework http://jboss.com/products/seam/framework-1.2.xsd 
  +                 http://jboss.com/products/seam/core http://jboss.com/products/seam/core-1.2.xsd 
  +                 http://jboss.com/products/seam/components http://jboss.com/products/seam/components-1.2.xsd">
   
       <factory name="contact" value="#{contactHome.instance}"/>
       <fwk:entity-home name="contactHome" 
  
  
  



More information about the jboss-cvs-commits mailing list