[jboss-cvs] Repository SVN: r4110 - hibernate-entitymanager/3.2.1.GA-brew and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Apr 1 18:38:45 EDT 2008


Author: dbhole
Date: 2008-04-01 18:38:45 -0400 (Tue, 01 Apr 2008)
New Revision: 4110

Modified:
   hibernate-annotations/3.2.1.GA.patch02-brew/component-info.xml
   hibernate-entitymanager/3.2.1.GA-brew/component-info.xml
   jbpm/jpdl/3.2.GA/component-info.xml
Log:

Add compat lines for hibernate 3.2.4.SP1_CP03-brew



Modified: hibernate-annotations/3.2.1.GA.patch02-brew/component-info.xml
===================================================================
--- hibernate-annotations/3.2.1.GA.patch02-brew/component-info.xml	2008-04-01 22:34:09 UTC (rev 4109)
+++ hibernate-annotations/3.2.1.GA.patch02-brew/component-info.xml	2008-04-01 22:38:45 UTC (rev 4110)
@@ -15,6 +15,7 @@
          <compatible version="3.2.4.SP1"/>         
          <compatible version="3.2.4.SP1_CP01-brew"/>         
          <compatible version="3.2.4.SP1_CP02-brew"/>         
+         <compatible version="3.2.4.SP1_CP03-brew"/>
       </import>
       <export>
          <include input="hibernate-annotations.jar"/>         

Modified: hibernate-entitymanager/3.2.1.GA-brew/component-info.xml
===================================================================
--- hibernate-entitymanager/3.2.1.GA-brew/component-info.xml	2008-04-01 22:34:09 UTC (rev 4109)
+++ hibernate-entitymanager/3.2.1.GA-brew/component-info.xml	2008-04-01 22:38:45 UTC (rev 4110)
@@ -16,6 +16,7 @@
          <compatible version="3.2.4.SP1"/>         
          <compatible version="3.2.4.SP1_CP01-brew"/>         
          <compatible version="3.2.4.SP1_CP02-brew"/>         
+         <compatible version="3.2.4.SP1_CP03-brew"/> 
       </import>
       <import componentref="hibernate-annotations">
          <compatible version="3.2.1.GA"/>

Modified: jbpm/jpdl/3.2.GA/component-info.xml
===================================================================
--- jbpm/jpdl/3.2.GA/component-info.xml	2008-04-01 22:34:09 UTC (rev 4109)
+++ jbpm/jpdl/3.2.GA/component-info.xml	2008-04-01 22:38:45 UTC (rev 4110)
@@ -21,6 +21,7 @@
          <compatible version="3.2.4.SP1"/>
          <compatible version="3.2.4.SP1_CP01-brew"/>
          <compatible version="3.2.4.SP1_CP02-brew"/>
+         <compatible version="3.2.4.SP1_CP03-brew"/>
       </import>
 
       <export>




More information about the jboss-cvs-commits mailing list