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

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


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

Added:
   hibernate-annotations/3.3.1.GA/
   hibernate-annotations/3.3.1.GA/component-info.xml
   hibernate-annotations/3.3.1.GA/lib/
   hibernate-annotations/3.3.1.GA/lib/hibernate-annotations.jar
Log:
import hibernate-annotations 3.3.1.GA

Added: hibernate-annotations/3.3.1.GA/component-info.xml
===================================================================
--- hibernate-annotations/3.3.1.GA/component-info.xml	                        (rev 0)
+++ hibernate-annotations/3.3.1.GA/component-info.xml	2008-03-17 17:30:50 UTC (rev 2789)
@@ -0,0 +1,26 @@
+<project name="hibernate-annotations-component-info">
+   <component id="hibernate-annotations"
+               licenseType="lgpl"
+               version="3.3.1.GA"
+               projectHome="http://annotations.hibernate.org"
+      description="Annotations for Hibernate/EJB3"
+    >
+      <artifact id="hibernate-annotations.jar"/>
+      <import componentref="hibernate">
+         <compatible version="3.2.0.GA"/>
+         <compatible version="3.2.1.GA"/>
+         <compatible version="3.2.3.GA"/>
+         <compatible version="3.2.4.SP1"/>         
+         <compatible version="3.2.4.SP1_CP01-brew"/>         
+         <compatible version="3.2.6.GA"/>
+      </import>
+	  <import componentref="hibernate-commons-annotations">
+         <compatible version="3.0.0.GA"/>
+      </import>
+      <export>
+         <include input="hibernate-annotations.jar"/>         
+      </export>
+      
+   </component>
+
+</project>

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


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




More information about the jboss-cvs-commits mailing list