[jboss-cvs] jboss-seam/src/main/org/jboss/seam ...

Gavin King gavin.king at jboss.com
Thu Dec 14 23:42:41 EST 2006


  User: gavin   
  Date: 06/12/14 23:42:41

  Modified:    src/main/org/jboss/seam  components-1.1.xsd
  Log:
  fix JBSEAM-597
  
  Revision  Changes    Path
  1.5       +2 -1      jboss-seam/src/main/org/jboss/seam/components-1.1.xsd
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: components-1.1.xsd
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/src/main/org/jboss/seam/components-1.1.xsd,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- components-1.1.xsd	21 Nov 2006 02:51:03 -0000	1.4
  +++ components-1.1.xsd	15 Dec 2006 04:42:41 -0000	1.5
  @@ -43,6 +43,7 @@
         </xs:simpleType>
       </xs:attribute>
       <xs:attribute name="jndi-name"/>
  +    <xs:attribute name="precedence"/>
       <xs:attribute name="installed" default="true"/>
       <xs:attribute name="auto-create" default="false">
         <xs:simpleType>
  
  
  



More information about the jboss-cvs-commits mailing list