You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Sam Ruby <ru...@us.ibm.com> on 2002/08/04 12:22:03 UTC

[GUMP] Build Failure - Axis Security

----------------------------------------------------
This email is autogenerated from the output from:
<http://jakarta.apache.org/builds/gump/2002-08-04/xml-axis-security.html>
----------------------------------------------------

Buildfile: build.xml

setenv:

printEnv:
     [echo] -----------------------------------------------------------------
     [echo]        Build environment for Axis beta3+ [2002]   
     [echo] -----------------------------------------------------------------
     [echo] Building with Apache Ant version 1.6alpha compiled on August 4 2002
     [echo] using build file /home/rubys/jakarta/xml-axis/java/build.xml
     [echo] Java 1.3.1_04 located at /usr/java/jdk1.3.1_04/jre 
     [echo] -----------------------------------------------------------------
     [echo] --- Flags (Note: If the {property name} is displayed, 
     [echo]            then the component is not present)

     [echo] build.dir = /home/rubys/jakarta/xml-axis/java/build
     [echo] build.dest = /home/rubys/jakarta/xml-axis/java/build/classes

     [echo] === Required Libraries ===
     [echo] wsdl4j.present=true
     [echo] commons-logging.present=true
     [echo] log4j.present=true
     [echo] tt-bytecode.present=true
     [echo] activation.present=true

     [echo] --- Optional Libraries ---
     [echo] servlet.present=true
     [echo] regexp.present=true
     [echo] junit.present=true
     [echo] mailapi.present=true
     [echo] attachments.present=true
     [echo] security.present=true
     [echo] jsse.present=true
     [echo] commons-httpclient.present=${commons-httpclient.present}

     [echo] --- Property values ---
     [echo] debug=on
     [echo] deprecation=true
     [echo] axis_nojavadocs=${env.axis_nojavadocs}

     [echo] -- Test Environment for AXIS ---

     [echo] test.functional.remote = no
     [echo] test.functional.local = yes
     [echo] test.functional.both = no
     [echo] test.functional.reportdir = test-reports
     [echo] test.functional.SimpleAxisPort = 8080
     [echo] test.functional.fail = yes


compile:
      [jar] Building jar: /home/rubys/jakarta/xml-axis/java/build/lib/axis.jar

post-compile:

samples:
[wsdl2java] WSDL2Java samples/echo/InteropTest.wsdl
    [javac] Compiling 7 source files to /home/rubys/jakarta/xml-axis/java/build/classes
[wsdl2java] WSDL2Java samples/addr/AddressBook.wsdl
[wsdl2java] WSDL2Java samples/jaxrpc/address/Address.wsdl
    [javac] Compiling 13 source files to /home/rubys/jakarta/xml-axis/java/build/classes
    [javac] Compiling 5 source files to /home/rubys/jakarta/xml-axis/java/build/classes

buildTest:
     [echo] junit package found ...
    [javac] Compiling 1 source file to /home/rubys/jakarta/xml-axis/java/build/classes
    [javac] Note: /home/rubys/jakarta/xml-axis/java/test/foreachTask/ForeachTask.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -deprecation for details.

junit:
    [junit] Running test.RPCDispatch.PackageTests
    [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 0.814 sec
    [junit] Running test.chains.PackageTests
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.708 sec
    [junit] Running test.concurrency.PackageTests
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.583 sec
    [junit] Running test.dynamic.PackageTests
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.209 sec
    [junit] Running test.encoding.PackageTests
    [junit] Tests run: 219, Failures: 0, Errors: 0, Time elapsed: 1.61 sec
    [junit] Running test.faults.PackageTests
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.245 sec
    [junit] Running test.inheritance.PackageTests
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.311 sec
    [junit] Running test.message.PackageTests
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.751 sec
    [junit] Running test.outparams.PackageTests
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.082 sec
    [junit] Running test.properties.PackageTests
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.221 sec
    [junit] Running test.saaj.PackageTests
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 2.587 sec
    [junit] Running test.session.PackageTests
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.267 sec
    [junit] Running test.soap.PackageTests
    [junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 1.323 sec

BUILD FAILED
file:/home/rubys/jakarta/xml-axis/java/build.xml:290: Test test.soap.PackageTests failed

Total time: 1 minute 7 seconds