[jboss-cvs] repository.jboss.com/hibernate/3.2.0.CR4 ...

Emmanuel Bernard emmanuel.bernard at jboss.com
Wed Sep 6 17:05:50 EDT 2006


  User: ebernard
  Date: 06/09/06 17:05:50

  Added:       hibernate/3.2.0.CR4  component-info.xml
  Log:
  Hibernate 3.2.0.cr4
  Hibernate Annotations 3.2.0.CR2
  Hibernate EntityManager 3.2.0.CR2
  
  Revision  Changes    Path
  1.1      date: 2006/09/06 21:05:49;  author: ebernard;  state: Exp;repository.jboss.com/hibernate/3.2.0.CR4/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="hibernate-component-info">
  
     <component id="hibernate"
                licenseType="lgpl"
                version="3.2.0.CR4"
                projectHome="http://hibernate.org/"
                description="ultra-high performance object/relational persistence">
  
        <artifact id="hibernate3.jar"/>
  
        <import componentref="antlr">
            <compatible version="2.7.5H3"/>
            <compatible version="2.7.6rc1"/>
            <compatible version="2.7.6.ga"/>
        </import>
  
        <export>
           <include input="hibernate3.jar"/>
         </export>
  
     </component>
  
  </project>
  
  
  



More information about the jboss-cvs-commits mailing list