butek 02/04/15 08:34:22
Modified: java/test build_functional_tests.xml
Log:
Builds were succeeding even though we had functional-test failures!
Revision Changes Path
1.39 +1 -1 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.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- build_functional_tests.xml 15 Apr 2002 01:54:50 -0000 1.38
+++ build_functional_tests.xml 15 Apr 2002 15:34:22 -0000 1.39
@@ -24,7 +24,7 @@
<property name="test.functional.usefile" value="true"/>
<property name="test.functional.reportdir" value="test-reports"/>
<property name="test.functional.SimpleAxisPort" value="8080"/>
- <property name="test.functional.fail" value="no"/>
+ <property name="test.functional.fail" value="yes"/>
<path id="test-classpath">
<pathelement location="${build.dest}" />