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"/>
Show replies by date