[jboss-cvs] Repository SVN: r2418 - in hibernate: 3.2.4.SP1_CP02-brew and 2 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Jan 24 15:49:30 EST 2008


Author: fnasser at redhat.com
Date: 2008-01-24 15:49:30 -0500 (Thu, 24 Jan 2008)
New Revision: 2418

Added:
   hibernate/3.2.4.SP1_CP02-brew/
   hibernate/3.2.4.SP1_CP02-brew/component-info.xml
   hibernate/3.2.4.SP1_CP02-brew/lib/
   hibernate/3.2.4.SP1_CP02-brew/lib/hibernate3.jar
   hibernate/3.2.4.SP1_CP02-brew/src/
   hibernate/3.2.4.SP1_CP02-brew/src/hibernate-3.2.4.sp1_cp02-src.tar.gz
Log:
Add Brew-built hibernate-core 3.2.4.SP1_CP02 (fix for HHH-2542)

Added: hibernate/3.2.4.SP1_CP02-brew/component-info.xml
===================================================================
--- hibernate/3.2.4.SP1_CP02-brew/component-info.xml	                        (rev 0)
+++ hibernate/3.2.4.SP1_CP02-brew/component-info.xml	2008-01-24 20:49:30 UTC (rev 2418)
@@ -0,0 +1,27 @@
+<project name="hibernate-component-info">
+
+   <component id="hibernate"
+              licenseType="lgpl"
+              version="3.2.4.SP1_CP02-brew"
+              projectHome="http://hibernate.org/"
+              description="ultra-high performance object/relational persistence"
+              scm=":ext:cvs.devel.redhat.com:/cvs/hibernate3"
+              tag="hibernate3-3_2_4-1_SP1_CP02_0jpp_ep1_1_el4">
+      <!-- Built using JDK 1.4 -->
+
+      <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_CP02-brew/lib/hibernate3.jar
===================================================================
(Binary files differ)


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

Added: hibernate/3.2.4.SP1_CP02-brew/src/hibernate-3.2.4.sp1_cp02-src.tar.gz
===================================================================
(Binary files differ)


Property changes on: hibernate/3.2.4.SP1_CP02-brew/src/hibernate-3.2.4.sp1_cp02-src.tar.gz
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the jboss-cvs-commits mailing list