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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Jun 15 05:52:31 EDT 2009


Author: manaRH
Date: 2009-06-15 05:52:31 -0400 (Mon, 15 Jun 2009)
New Revision: 27443

Added:
   hibernate/3.3.1.GA/
   hibernate/3.3.1.GA/component-info.xml
   hibernate/3.3.1.GA/lib/
   hibernate/3.3.1.GA/lib/hibernate-core-sources.jar
   hibernate/3.3.1.GA/lib/hibernate-core.jar
Log:
added hibernate 3.3.1.GA

Added: hibernate/3.3.1.GA/component-info.xml
===================================================================
--- hibernate/3.3.1.GA/component-info.xml	                        (rev 0)
+++ hibernate/3.3.1.GA/component-info.xml	2009-06-15 09:52:31 UTC (rev 27443)
@@ -0,0 +1,20 @@
+<project name="hibernate-component-info">
+
+   <component id="hibernate" licenseType="lgpl" version="3.3.1.GA" projectHome="http://hibernate.org/" description="ultra-high performance object/relational persistence" scm="scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.1.GA">
+
+      <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.3.1.GA/lib/hibernate-core-sources.jar
===================================================================
(Binary files differ)


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

Added: hibernate/3.3.1.GA/lib/hibernate-core.jar
===================================================================
(Binary files differ)


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




More information about the jboss-cvs-commits mailing list