[jboss-cvs] Repository SVN: r506 - in hibernate: 3.2.4.SP1 and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed May 30 11:13:22 EDT 2007


Author: steve.ebersole at jboss.com
Date: 2007-05-30 11:13:22 -0400 (Wed, 30 May 2007)
New Revision: 506

Added:
   hibernate/3.2.4.SP1/
   hibernate/3.2.4.SP1/component-info.xml
   hibernate/3.2.4.SP1/lib/
   hibernate/3.2.4.SP1/lib/hibernate3.jar
Log:
uploaded Hibernate 3.2.4.sp1

Added: hibernate/3.2.4.SP1/component-info.xml
===================================================================
--- hibernate/3.2.4.SP1/component-info.xml	                        (rev 0)
+++ hibernate/3.2.4.SP1/component-info.xml	2007-05-30 15:13:22 UTC (rev 506)
@@ -0,0 +1,24 @@
+<project name="hibernate-component-info">
+
+   <component id="hibernate"
+              licenseType="lgpl"
+              version="3.2.4.SP1"
+              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"/>
+          <compatible version="2.7.6-brew"/>
+      </import>
+
+      <export>
+         <include input="hibernate3.jar"/>
+       </export>
+
+   </component>
+
+</project>

Added: hibernate/3.2.4.SP1/lib/hibernate3.jar
===================================================================
(Binary files differ)


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




More information about the jboss-cvs-commits mailing list