[jboss-cvs] repository.jboss.com/hibernate-entitymanager/3.2.1.GA ...

Emmanuel Bernard emmanuel.bernard at jboss.com
Fri Dec 8 13:37:23 EST 2006


  User: ebernard
  Date: 06/12/08 13:37:23

  Added:       hibernate-entitymanager/3.2.1.GA  component-info.xml
  Log:
  
  
  Revision  Changes    Path
  1.1      date: 2006/12/08 18:37:23;  author: ebernard;  state: Exp;repository.jboss.com/hibernate-entitymanager/3.2.1.GA/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="hibernate-entitymanager-component-info">
     <component id="hibernate-entitymanager"
                version="3.2.1.GA"
                licenseType="lgpl"
                projectHome="http://entitymanager.hibernate.org/"
                description="Hibernate EntityManager for EJB3"
        >
        <artifact id="hibernate-entitymanager.jar"/>
        <artifact id="ejb3-persistence.jar"/>
        <import componentref="hibernate">
  	     <compatible version="3.2.0.GA"/>
           <compatible version="3.2.1.GA"/>
        </import>
        <import componentref="hibernate-annotations">
           <compatible version="3.2.1.GA"/>
        </import>
        <export>
           <include input="hibernate-entitymanager.jar"/>
           <include input="ejb3-persistence.jar"/>
        </export>
  
     </component>
  
  </project>
  
  
  



More information about the jboss-cvs-commits mailing list