[jboss-cvs] repository.jboss.com/hibernate/3.2.3.GA ...

Steve Ebersole steve.ebersole at jboss.com
Mon Apr 2 16:12:10 EDT 2007


  User: sebersole
  Date: 07/04/02 16:12:10

  Added:       hibernate/3.2.3.GA  component-info.xml
  Log:
  addedd 3.2.3.ga
  
  Revision  Changes    Path
  1.1      date: 2007/04/02 20:12:10;  author: sebersole;  state: Exp;repository.jboss.com/hibernate/3.2.3.GA/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="hibernate-component-info">
  
     <component id="hibernate"
                licenseType="lgpl"
                version="3.2.3.GA"
                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