[jboss-cvs] JBossAS SVN: r65765 - branches/JBPAPP_4_2/build.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Oct 2 13:21:48 EDT 2007


Author: fnasser at redhat.com
Date: 2007-10-02 13:21:48 -0400 (Tue, 02 Oct 2007)
New Revision: 65765

Modified:
   branches/JBPAPP_4_2/build/build-thirdparty.xml
Log:
Use patched Remoting with fix for JBREM-811 (needed by JBM)

Modified: branches/JBPAPP_4_2/build/build-thirdparty.xml
===================================================================
--- branches/JBPAPP_4_2/build/build-thirdparty.xml	2007-10-02 15:36:41 UTC (rev 65764)
+++ branches/JBPAPP_4_2/build/build-thirdparty.xml	2007-10-02 17:21:48 UTC (rev 65765)
@@ -94,7 +94,7 @@
     <componentref name="jboss/jbossxb" version="1.0.0.GA_CP01-brew"/>
     <componentref name="jboss/microcontainer" version="1.0.2"/>
     <componentref name="jboss/profiler/jvmti" version="1.0.0.CR5-brew"/>
-    <componentref name="jboss/remoting" version="2.2.2.SP1-brew"/>
+    <componentref name="jboss/remoting" version="2.2.2.SP1.patch01-brew"/>
     <componentref name="jboss/serialization" version="1.0.3.GA-brew"/>
     <componentref name="jboss/jboss-vfs" version="1.0.0.GA"/>
     <componentref name="jboss/web" version="2.0.0.GA_CP01-brew"/>




More information about the jboss-cvs-commits mailing list