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

Gavin King gavin.king at jboss.com
Fri Jun 15 01:16:18 EDT 2007


  User: gavin   
  Date: 07/06/15 01:16:18

  Modified:    src/main/org/jboss/seam  core-1.3.xsd
  Log:
  migrate to jboss embedded
  
  Revision  Changes    Path
  1.10      +0 -16     jboss-seam/src/main/org/jboss/seam/core-1.3.xsd
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: core-1.3.xsd
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/src/main/org/jboss/seam/core-1.3.xsd,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -b -r1.9 -r1.10
  --- core-1.3.xsd	14 Jun 2007 23:08:05 -0000	1.9
  +++ core-1.3.xsd	15 Jun 2007 05:16:18 -0000	1.10
  @@ -47,14 +47,6 @@
       </xs:element>
       <xs:attributeGroup name="attlist.transactionListener"> </xs:attributeGroup>
   
  -    <xs:element name="ejb">
  -        <xs:complexType mixed="true">
  -            <xs:attributeGroup ref="components:attlist.component"/>
  -            <xs:attributeGroup ref="core:attlist.ejb"/>
  -        </xs:complexType>
  -    </xs:element>
  -    <xs:attributeGroup name="attlist.ejb"> </xs:attributeGroup>
  -
       <xs:element name="init">
           <xs:complexType mixed="true">
               <xs:attributeGroup ref="components:attlist.component"/>
  @@ -136,14 +128,6 @@
           <xs:attribute name="parent-conversation-id-parameter"/>
       </xs:attributeGroup>
   
  -    <xs:element name="microcontainer">
  -        <xs:complexType mixed="true">
  -            <xs:attributeGroup ref="components:attlist.component"/>
  -            <xs:attributeGroup ref="core:attlist.microcontainer"/>
  -        </xs:complexType>
  -    </xs:element>
  -    <xs:attributeGroup name="attlist.microcontainer"> </xs:attributeGroup>
  -
       <xs:element name="pages">
           <xs:complexType mixed="true">
               <xs:choice minOccurs="0" maxOccurs="1">
  
  
  



More information about the jboss-cvs-commits mailing list