Author: ron.sigal(a)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=""/>
Show replies by date