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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jul 24 23:39:13 EDT 2007


Author: epbernard
Date: 2007-07-24 23:39:13 -0400 (Tue, 24 Jul 2007)
New Revision: 834

Added:
   hibernate-annotations/3.3.0.GA/
   hibernate-annotations/3.3.0.GA/component-info.xml
   hibernate-annotations/3.3.0.GA/lib/
   hibernate-annotations/3.3.0.GA/lib/hibernate-annotations.jar
Log:
Add Hibernate Annotations 3.3.0.GA

Added: hibernate-annotations/3.3.0.GA/component-info.xml
===================================================================
--- hibernate-annotations/3.3.0.GA/component-info.xml	                        (rev 0)
+++ hibernate-annotations/3.3.0.GA/component-info.xml	2007-07-25 03:39:13 UTC (rev 834)
@@ -0,0 +1,25 @@
+<project name="hibernate-annotations-component-info">
+   <component id="hibernate-annotations"
+               licenseType="lgpl"
+               version="3.3.0.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"/>         
+      </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.0.GA/lib/hibernate-annotations.jar
===================================================================
(Binary files differ)


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




More information about the jboss-cvs-commits mailing list