Author: alessio.soldano(a)jboss.com
Date: 2011-11-11 06:26:56 -0500 (Fri, 11 Nov 2011)
New Revision: 15236
Modified:
shared-testsuite/trunk/testsuite/src/test/ant-import/build-testsuite.xml
Log:
[JBWS-3382] Updating classpath for binary distro
Modified: shared-testsuite/trunk/testsuite/src/test/ant-import/build-testsuite.xml
===================================================================
--- shared-testsuite/trunk/testsuite/src/test/ant-import/build-testsuite.xml 2011-11-11
11:24:56 UTC (rev 15235)
+++ shared-testsuite/trunk/testsuite/src/test/ant-import/build-testsuite.xml 2011-11-11
11:26:56 UTC (rev 15236)
@@ -236,7 +236,7 @@
The 's.extra.classpath' contains stack specific jars that are needed to run
the stack specific tests.
-->
<path id="integration.target.client.classpath">
- <pathelement
location="${thirdparty.dir}/jboss-as-webservices-tests-integration.jar"/>
<!-- included from thirdparty local dir as it's not installed on AS -->
+ <pathelement
location="${thirdparty.dir}/jbossws-jboss700-tests-integration.jar"/> <!--
included from thirdparty local dir as it's not installed on AS -->
<pathelement
location="${thirdparty.dir}/jbossws-shared-testsuite.jar"/> <!-- included
from thirdparty local dir as it's not installed on AS -->
<pathelement location="${thirdparty.dir}/jnp-client.jar"/> <!--
included from thirdparty local dir as it's not installed on AS -->
<pathelement location="${jboss.home}/jboss-modules.jar"/>
Show replies by date