[jboss-cvs] Repository SVN: r2788 - in hibernate: 3.2.6.GA and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Mar 17 13:19:50 EDT 2008


Author: dimitris at jboss.org
Date: 2008-03-17 13:19:50 -0400 (Mon, 17 Mar 2008)
New Revision: 2788

Added:
   hibernate/3.2.6.GA/
   hibernate/3.2.6.GA/component-info.xml
   hibernate/3.2.6.GA/lib/
   hibernate/3.2.6.GA/lib/hibernate3.jar
Log:
Import hibernate 3.2.6.GA

Added: hibernate/3.2.6.GA/component-info.xml
===================================================================
--- hibernate/3.2.6.GA/component-info.xml	                        (rev 0)
+++ hibernate/3.2.6.GA/component-info.xml	2008-03-17 17:19:50 UTC (rev 2788)
@@ -0,0 +1,25 @@
+<project name="hibernate-component-info">
+
+   <component id="hibernate"
+              licenseType="lgpl"
+              version="3.2.6.GA"
+              projectHome="http://hibernate.org/"
+              description="ultra-high performance object/relational persistence"
+              scm=":ext:cvs.devel.redhat.com:/cvs/hibernate3">
+
+      <artifact id="hibernate3.jar"/>
+
+      <import componentref="antlr">
+          <compatible version="2.7.5H3"/>
+          <compatible version="2.7.6rc1"/>
+          <compatible version="2.7.6.ga"/>
+          <compatible version="2.7.6-brew"/>
+      </import>
+
+      <export>
+         <include input="hibernate3.jar"/>
+       </export>
+
+   </component>
+
+</project>

Added: hibernate/3.2.6.GA/lib/hibernate3.jar
===================================================================
(Binary files differ)


Property changes on: hibernate/3.2.6.GA/lib/hibernate3.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the jboss-cvs-commits mailing list