[jboss-remoting-commits] JBoss Remoting SVN: r5288 - remoting2/branches/2.x.

jboss-remoting-commits at lists.jboss.org jboss-remoting-commits at lists.jboss.org
Tue May 19 21:43:03 EDT 2009


Author: ron.sigal at jboss.com
Date: 2009-05-19 21:43:03 -0400 (Tue, 19 May 2009)
New Revision: 5288

Modified:
   remoting2/branches/2.x/build.xml
Log:
JBREM-1134: Changed 2.2.3 client suffix to 2_2_3_client.

Modified: remoting2/branches/2.x/build.xml
===================================================================
--- remoting2/branches/2.x/build.xml	2009-05-19 21:21:10 UTC (rev 5287)
+++ remoting2/branches/2.x/build.xml	2009-05-20 01:43:03 UTC (rev 5288)
@@ -2272,7 +2272,7 @@
          <param name="version" value="2.2.3"/>
       </antcall>
       <antcall target="tests.versioning.all_transports_pre_2.4" inheritrefs="true">
-         <param name="jboss-junit-configuration" value="2_2_3"/>
+         <param name="jboss-junit-configuration" value="2_2_3_client"/>
          <param name="client.classpath" value="${etc.dir}/lib/2.2.3/jboss-remoting.jar${old.extended.classpath}"/>
          <param name="server.classpath" value="${output.lib.dir}/jboss-remoting.jar${extended.classpath}"/>
          <param name="client.pre_2_0_compatible" value=""/>




More information about the jboss-remoting-commits mailing list