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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Jun 15 06:04:18 EDT 2009


Author: manaRH
Date: 2009-06-15 06:04:17 -0400 (Mon, 15 Jun 2009)
New Revision: 27444

Added:
   hibernate-annotations/3.4.0.GA/
   hibernate-annotations/3.4.0.GA/component-info.xml
   hibernate-annotations/3.4.0.GA/lib/
   hibernate-annotations/3.4.0.GA/lib/hibernate-annotations-sources.jar
   hibernate-annotations/3.4.0.GA/lib/hibernate-annotations.jar
Log:
added 3.4.0.GA HAN

Added: hibernate-annotations/3.4.0.GA/component-info.xml
===================================================================
--- hibernate-annotations/3.4.0.GA/component-info.xml	                        (rev 0)
+++ hibernate-annotations/3.4.0.GA/component-info.xml	2009-06-15 10:04:17 UTC (rev 27444)
@@ -0,0 +1,17 @@
+<project name="hibernate-annotations-component-info">
+   <component id="hibernate-annotations" licenseType="lgpl" version="3.3.1.GA_CP01-brew" projectHome="http://annotations.hibernate.org" description="Annotations for Hibernate/EJB3" scm=":ext:cvs.devel.redhat.com:/cvs/dist/hibernate3-annotations" tag="hibernate3-annotations-3_3_1-1_10_GA_CP01_ep1_el4">
+      <!-- Built using JDK 5 -->
+      <artifact id="hibernate-annotations.jar"/>
+      <import componentref="hibernate">
+         <compatible version="3.3.1.GA"/>
+      </import>
+      <import componentref="hibernate-commons-annotations">
+         <compatible version="3.1.0.GA"/>
+      </import>
+      <export>
+         <include input="hibernate-annotations.jar"/>         
+      </export>
+      
+   </component>
+
+</project>

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


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

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


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




More information about the jboss-cvs-commits mailing list