[jboss-cvs] Repository SVN: r2348 - jboss/messaging/1.4.0.SP3a.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Jan 17 08:28:21 EST 2008


Author: kabir.khan at jboss.com
Date: 2008-01-17 08:28:21 -0500 (Thu, 17 Jan 2008)
New Revision: 2348

Modified:
   jboss/messaging/1.4.0.SP3a/component-info.xml
Log:
Compatible with aop 2.0.0.CR3

Modified: jboss/messaging/1.4.0.SP3a/component-info.xml
===================================================================
--- jboss/messaging/1.4.0.SP3a/component-info.xml	2008-01-17 10:19:36 UTC (rev 2347)
+++ jboss/messaging/1.4.0.SP3a/component-info.xml	2008-01-17 13:28:21 UTC (rev 2348)
@@ -50,12 +50,14 @@
              <compatible version="2.0.0.beta1"/>
              <compatible version="2.0.0.beta2"/>
              <compatible version="2.0.0.CR1"/>
+             <compatible version="2.0.0.CR2"/>
+             <compatible version="2.0.0.CR3"/>
       </import>
 
       <import componentref="jgroups">
              <compatible version="2.4.1.SP3-brew"/>
              <compatible version="2.4.1.SP4-brew"/>
-             <!-- 
+             <!--
                 Compatibility with JGroups 2.5 or later is currently only
                 declared to support JBoss AS 5 integration testing;
                 the combination should not be used in production.




More information about the jboss-cvs-commits mailing list