[jboss-cvs] Repository SVN: r27448 - in hibernate-validator: 3.1.0.GA and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Jun 15 06:19:32 EDT 2009


Author: manaRH
Date: 2009-06-15 06:19:32 -0400 (Mon, 15 Jun 2009)
New Revision: 27448

Added:
   hibernate-validator/3.1.0.GA/
   hibernate-validator/3.1.0.GA/component-info.xml
   hibernate-validator/3.1.0.GA/lib/
   hibernate-validator/3.1.0.GA/lib/hibernate-validator-sources.jar
   hibernate-validator/3.1.0.GA/lib/hibernate-validator.jar
Log:
added HVAL 3.1.0.GA

Added: hibernate-validator/3.1.0.GA/component-info.xml
===================================================================
--- hibernate-validator/3.1.0.GA/component-info.xml	                        (rev 0)
+++ hibernate-validator/3.1.0.GA/component-info.xml	2009-06-15 10:19:32 UTC (rev 27448)
@@ -0,0 +1,16 @@
+<project name="hibernate-validator-component-info">
+   <component id="hibernate-validator" version="3.0.0.GA" licenseType="lgpl" projectHome="http://validator.hibernate.org/" description="Hibernate Validator">
+      <artifact id="hibernate-validator.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-validator.jar"/>
+      </export>
+
+   </component>
+
+</project>

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


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

Added: hibernate-validator/3.1.0.GA/lib/hibernate-validator.jar
===================================================================
(Binary files differ)


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




More information about the jboss-cvs-commits mailing list