----------------------------------------------------
This email is autogenerated from the output from:
<http://jakarta.apache.org/builds/gump/2001-06-10/test-axis.html>
----------------------------------------------------
Buildfile: java/build.xml
setenv:
[echo] --- Build environment for Axis ---
[echo] --- Flags (Note: If the {property name} is displayed,
[echo] then the component is not present)
[echo]
[echo] --- Required Libraries ---
[echo] xerces.present=true
[echo]
[echo] --- Optional Libraries ---
[echo] servlet.present=true
[echo] junit.present=true
[echo]
[echo] --- Property values
[echo] debug=true
[echo] deprecation=true
compile:
post-compile:
buildTest:
[echo] junit package found ...
samples:
functional-tests:
functional-tests:
start-functional-test-tcp-server:
[echo] Starting test tcp server.
[java] AxisListener is listening on port 8088.
RunAxisFunctionalTestsTask.callStart successfully pinged server.
start-functional-test-http-server:
[echo] Starting test http server.
RunAxisFunctionalTestsTask.callStart successfully pinged server.
junit-functional:
[junit] Running test.functional.FunctionalTests
[junit] Creating FunctionalTests suite.
[junit] Tests run: 4, Failures: 0, Errors: 1, Time elapsed: 11.465 sec
[java] AxisListener quitting.
stop-functional-test-http-server:
[echo] Stopping test http server.
[java] Doing a quit
[java] SimpleAxisServer quitting.
[java] Admin service requested to quit, quitting.
[java] <Admin>Quitting</Admin>
RunAxisFunctionalTestsTask.callStop successfully sent quit message.
BUILD FAILED
/home/rubys/jakarta/xml-axis/java/test/build_functional_tests.xml:59: Test test.functional.FunctionalTests
failed
Total time: 32 seconds
|