[jboss-cvs] JBoss Messaging SVN: r5064 - branches/Branch_1_4.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Oct 3 12:39:06 EDT 2008


Author: clebert.suconic at jboss.com
Date: 2008-10-03 12:39:06 -0400 (Fri, 03 Oct 2008)
New Revision: 5064

Modified:
   branches/Branch_1_4/build-thirdparty-EAP4.xml
   branches/Branch_1_4/build.properties
Log:
Remoting upgrade

Modified: branches/Branch_1_4/build-thirdparty-EAP4.xml
===================================================================
--- branches/Branch_1_4/build-thirdparty-EAP4.xml	2008-10-03 15:20:13 UTC (rev 5063)
+++ branches/Branch_1_4/build-thirdparty-EAP4.xml	2008-10-03 16:39:06 UTC (rev 5064)
@@ -89,7 +89,7 @@
       <componentref name="trove" version="1.0.2-brew"/>
       <componentref name="jboss/common" version="1.2.1.GA-brew"/>
       <componentref name="jboss/aop" version="1.5.5.GA_CP02-brew"/>
-      <componentref name="jboss/remoting" version="2.2.2.SP9-brew"/>
+      <componentref name="jboss/remoting" version="2.2.2.SP10-brew"/>
       <componentref name="jboss/jbossts14" version="4.2.3.SP5_CP02-brew"/>
       <componentref name="jbossas/core-libs" version="4.2.0.GA"/>
 

Modified: branches/Branch_1_4/build.properties
===================================================================
--- branches/Branch_1_4/build.properties	2008-10-03 15:20:13 UTC (rev 5063)
+++ branches/Branch_1_4/build.properties	2008-10-03 16:39:06 UTC (rev 5064)
@@ -8,5 +8,5 @@
 # AS4 - integration against JBoss 4.x
 #############################################################################################################
 
-integration.base=AS5
-#integration.base=EAP4
+#integration.base=AS5
+integration.base=EAP4




More information about the jboss-cvs-commits mailing list