Author: thomas.diesler(a)jboss.com
Date: 2007-06-14 10:51:01 -0400 (Thu, 14 Jun 2007)
New Revision: 3583
Modified:
branches/jbossws-2.0/integration/native/ant-import/build-testsuite.xml
Log:
Add wsdl4j.jar
Modified: branches/jbossws-2.0/integration/native/ant-import/build-testsuite.xml
===================================================================
--- branches/jbossws-2.0/integration/native/ant-import/build-testsuite.xml 2007-06-14
14:43:46 UTC (rev 3582)
+++ branches/jbossws-2.0/integration/native/ant-import/build-testsuite.xml 2007-06-14
14:51:01 UTC (rev 3583)
@@ -40,6 +40,7 @@
<path id="tests.extra.classpath">
<pathelement location="${spi.dir}/output/lib/jbossws-spi.jar"/>
<pathelement location="${core.dir}/thirdparty/policy.jar"/>
+ <pathelement location="${core.dir}/thirdparty/wsdl4j.jar"/>
</path>
</target>
Show replies by date