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

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/META-INF  components.xml
  Log:
  JBSEAM-1335: update xml versions
  
  Revision  Changes    Path
  1.6       +3 -3      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.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- components.xml	27 Feb 2007 07:16:44 -0000	1.5
  +++ components.xml	22 May 2007 02:20:39 -0000	1.6
  @@ -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.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">
  +                "http://jboss.com/products/seam/framework http://jboss.com/products/seam/framework-1.3.xsd 
  +                 http://jboss.com/products/seam/core http://jboss.com/products/seam/core-1.3.xsd 
  +                 http://jboss.com/products/seam/components http://jboss.com/products/seam/components-1.3.xsd">
   
       <factory name="contact" value="#{contactHome.instance}"/>
       <fwk:entity-home name="contactHome" 
  
  
  



More information about the jboss-cvs-commits mailing list