[jboss-cvs] Repository SVN: r28924 - jbpm/jpdl/3.2.0.Beta2 and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Sep 10 06:08:26 EDT 2009


Author: manaRH
Date: 2009-09-10 06:08:25 -0400 (Thu, 10 Sep 2009)
New Revision: 28924

Modified:
   hibernate-annotations/3.4.0.GA-brew/component-info.xml
   jbpm/jpdl/3.2.0.Beta2/component-info.xml
Log:
fixed hibernate dependency

Modified: hibernate-annotations/3.4.0.GA-brew/component-info.xml
===================================================================
--- hibernate-annotations/3.4.0.GA-brew/component-info.xml	2009-09-10 08:12:23 UTC (rev 28923)
+++ hibernate-annotations/3.4.0.GA-brew/component-info.xml	2009-09-10 10:08:25 UTC (rev 28924)
@@ -8,7 +8,7 @@
       tag="hibernate3-annotations-3_4_0-1_2_ep5_el4">
       <!-- Built using JDK 5 -->
       <artifact id="hibernate-annotations.jar"/>
-      <import componentref="hibernate-core">
+      <import componentref="hibernate">
          <compatible version="3.3.2.GA"/>
          <compatible version="3.3.2.GA-brew"/>
       </import>

Modified: jbpm/jpdl/3.2.0.Beta2/component-info.xml
===================================================================
--- jbpm/jpdl/3.2.0.Beta2/component-info.xml	2009-09-10 08:12:23 UTC (rev 28923)
+++ jbpm/jpdl/3.2.0.Beta2/component-info.xml	2009-09-10 10:08:25 UTC (rev 28924)
@@ -24,6 +24,7 @@
          <compatible version="3.2.4.SP1_CP07-brew"/>
          <compatible version="3.2.4.SP1_CP08-brew"/>
          <compatible version="3.3.1.GA"/>
+	<compatible version="3.3.2.GA-brew"/>
       </import>
 
       <export>




More information about the jboss-cvs-commits mailing list