[jboss-cvs] repository.jboss.com/jboss/ejb3/1.0.0.CR9-jboss4.0.5-ejbthree795 ...

Vivek Lakshmanan vivekl at redhat.com
Mon Dec 18 20:28:13 EST 2006


  User: vivekl  
  Date: 06/12/18 20:28:13

  Added:       jboss/ejb3/1.0.0.CR9-jboss4.0.5-ejbthree795 
                        component-info.xml
  Log:
  EJB3 deployer correspnding to rev 58876 of JBoss_4_0_5_GA_EJBTHREE-798 branch.
  
  Revision  Changes    Path
  1.1      date: 2006/12/19 01:28:13;  author: vivekl;  state: Exp;repository.jboss.com/jboss/ejb3/1.0.0.CR9-jboss4.0.5-ejbthree795/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="jboss/ejb3-component-info">
  
     <component id="jboss/ejb3"
                licenseType="lgpl"
                version="1.0.0.CR9-jboss4.0.5-ejbthree795"
                description="The EJB3 deployer for integration with jboss-4.0.x">
        <!-- cvsroot=":ext:cvs.devel.redhat.com:/cvs/dist/jbossas-ejb3"
             tag="jbossas-ejb3-1_0_0-0_1_rc9_el4s1_5"
          -->
        <artifact id="ejb3-clustered-sfsbcache-service.xml"/>
        <artifact id="ejb3-entity-cache-service.xml"/>
        <artifact id="ejb3-interceptors-aop.xml"/>
        <artifact id="ejb3.deployer" />
        <artifact id="hibernate-client.jar"/>
        <artifact id="jboss-ejb3-client.jar"/>
  
        <import componentref="javassist">
          <compatible version="3.2.0.CR1"/>
          <compatible version="3.2.0.CR2"/>
        </import>
        <import componentref="hibernate-annotations">
          <compatible version="3.2.0.GA"/>
        </import>
        <import componentref="hibernate-entitymanager">
          <compatible version="3.2.0.GA"/>
        </import>
        <import componentref="jboss/remoting">
          <compatible version="1.4.1_final"/>
          <compatible version="1.4.2.GA"/>
        </import>
        <import componentref="jboss/aop">
          <compatible version="1.5.1.GA"/>
          <compatible version="1.5.2.GA"/>
        </import>
  
        <export>
           <include input="hibernate-client.jar"/>
           <include input="jboss-ejb3-client.jar"/>
        </export>
  
     </component>
  
  </project>
  
  
  



More information about the jboss-cvs-commits mailing list