Author: thomas.diesler(a)jboss.com
Date: 2007-07-18 07:49:41 -0400 (Wed, 18 Jul 2007)
New Revision: 3925
Modified:
trunk/jbossws-core/ant-import-tests/build-testsuite.xml
Log:
Fix typo
Modified: trunk/jbossws-core/ant-import-tests/build-testsuite.xml
===================================================================
--- trunk/jbossws-core/ant-import-tests/build-testsuite.xml 2007-07-18 11:43:38 UTC (rev
3924)
+++ trunk/jbossws-core/ant-import-tests/build-testsuite.xml 2007-07-18 11:49:41 UTC (rev
3925)
@@ -19,7 +19,7 @@
<!-- Define excluded tests -->
<property name="excludes-short-name"
value="test-excludes-${jbossws.integration.target}.txt"/>
- <property name="excludesfile"
value="${int.native.dir}/src/test/resources/test-excludes-${jbossws.integration.target}.txt">
+ <property name="excludesfile"
value="${int.native.dir}/src/test/resources/test-excludes-${jbossws.integration.target}.txt"/>
<!--
Init the various classpaths
Show replies by date