[jboss-cvs] Repository SVN: r15525 - hibernate-annotations/3.3.1.GA-brew.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Sep 18 12:59:54 EDT 2008


Author: permaine
Date: 2008-09-18 12:59:54 -0400 (Thu, 18 Sep 2008)
New Revision: 15525

Modified:
   hibernate-annotations/3.3.1.GA-brew/component-info.xml
Log:
Add import for hibernate-validator

Modified: hibernate-annotations/3.3.1.GA-brew/component-info.xml
===================================================================
--- hibernate-annotations/3.3.1.GA-brew/component-info.xml	2008-09-18 16:58:59 UTC (rev 15524)
+++ hibernate-annotations/3.3.1.GA-brew/component-info.xml	2008-09-18 16:59:54 UTC (rev 15525)
@@ -19,6 +19,10 @@
          <compatible version="3.2.4.SP1_CP04-brew"/>  
          <compatible version="3.2.6.GA"/>
       </import>
+          <import componentref="hibernate-validator">
+         <compatible version="3.0.0.GA"/>
+         <compatible version="3.0.0.GA-brew"/>
+      </import>
           <import componentref="hibernate-commons-annotations">
          <compatible version="3.0.0.GA"/>
          <compatible version="3.0.0.GA-brew"/>




More information about the jboss-cvs-commits mailing list