[jboss-cvs] Repository SVN: r832 - hibernate-commons-annotations and 2 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jul 24 23:38:26 EDT 2007


Author: epbernard
Date: 2007-07-24 23:38:26 -0400 (Tue, 24 Jul 2007)
New Revision: 832

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

Added: hibernate-commons-annotations/3.0.0.GA/component-info.xml
===================================================================
--- hibernate-commons-annotations/3.0.0.GA/component-info.xml	                        (rev 0)
+++ hibernate-commons-annotations/3.0.0.GA/component-info.xml	2007-07-25 03:38:26 UTC (rev 832)
@@ -0,0 +1,15 @@
+<project name="hibernate-commons-annotations-component-info">
+   <component id="hibernate-commons-annotations"
+               licenseType="lgpl"
+               version="3.0.0.GA"
+               projectHome="http://annotations.hibernate.org"
+      description="Hibernate Commons Annotations"
+    >
+      <artifact id="hibernate-commons-annotations.jar"/>
+      <export>
+         <include input="hibernate-commons-annotations.jar"/>         
+      </export>
+      
+   </component>
+
+</project>

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


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




More information about the jboss-cvs-commits mailing list