Author: thomas.diesler(a)jboss.com
Date: 2008-04-23 02:49:17 -0400 (Wed, 23 Apr 2008)
New Revision: 6623
Modified:
framework/trunk/testsuite/test/ant-import/build-testsuite.xml
Log:
Fix wsdl-publish
Modified: framework/trunk/testsuite/test/ant-import/build-testsuite.xml
===================================================================
--- framework/trunk/testsuite/test/ant-import/build-testsuite.xml 2008-04-23 06:25:32 UTC
(rev 6622)
+++ framework/trunk/testsuite/test/ant-import/build-testsuite.xml 2008-04-23 06:49:17 UTC
(rev 6623)
@@ -314,7 +314,7 @@
<filter token="java.home" value="${java.home}"/>
<filter token="jboss.bind.address"
value="${node0}"/>
<filter token="tests.output.dir"
value="${tests.output.dir}"/>
- <filter token="wsdl-publish-location"
value="${tests.output.dir}/test-wsdl-publish"/>
+ <filter token="wsdl-publish-location"
value="${tests.output.dir}/wsdl-publish"/>
</filterset>
</copy>
Show replies by date