[jbossws-commits] JBossWS SVN: r4275 - framework/branches/framework-2.0/src/test/ant-import.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Thu Aug 9 04:32:40 EDT 2007


Author: richard_opalka
Date: 2007-08-09 04:32:39 -0400 (Thu, 09 Aug 2007)
New Revision: 4275

Modified:
   framework/branches/framework-2.0/src/test/ant-import/build-testsuite.xml
Log:
fixing tests compilation issue

Modified: framework/branches/framework-2.0/src/test/ant-import/build-testsuite.xml
===================================================================
--- framework/branches/framework-2.0/src/test/ant-import/build-testsuite.xml	2007-08-09 07:58:53 UTC (rev 4274)
+++ framework/branches/framework-2.0/src/test/ant-import/build-testsuite.xml	2007-08-09 08:32:39 UTC (rev 4275)
@@ -252,6 +252,7 @@
       <pathelement location="${jboss.client}/log4j.jar"/>
       <pathelement location="${jboss.client}/mail.jar"/>
       <pathelement location="${jboss.client}/stax-api.jar"/>
+      <pathelement location="${jboss.client}/jboss-xml-binding.jar"/>
       <!-- FIXME jars should be available in the client dir -->
       <pathelement location="${jboss.server.deploy}/juddi-service.sar/juddi.jar"/>
       <pathelement location="${jboss.server.deploy}/juddi-service.sar/juddi-saaj.jar"/>




More information about the jbossws-commits mailing list