[jbossws-commits] JBossWS SVN: r3583 - branches/jbossws-2.0/integration/native/ant-import.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Thu Jun 14 10:51:01 EDT 2007


Author: thomas.diesler at 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>




More information about the jbossws-commits mailing list