rubys 02/02/27 09:22:56
Modified: java/test build_functional_tests.xml
Log:
Continue with the removal of interop3 from the build
Revision Changes Path
1.36 +1 -0 xml-axis/java/test/build_functional_tests.xml
Index: build_functional_tests.xml
===================================================================
RCS file: /home/cvs/xml-axis/java/test/build_functional_tests.xml,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- build_functional_tests.xml 27 Feb 2002 14:24:10 -0000 1.35
+++ build_functional_tests.xml 27 Feb 2002 17:22:56 -0000 1.36
@@ -227,6 +227,7 @@
debug="${debug}">
<classpath refid="test-classpath" />
<include name="**/*.java" />
+ <exclude name="test/wsdl/interop3/**/*.java" />
</javac>
</target>