---------------------------------------------------- This email is autogenerated from the output from: <http://jakarta.apache.org/builds/gump/2002-04-01/xml-axis.html> ----------------------------------------------------
Buildfile: build.xml setenv: [mkdir] Created dir: /home/rubys/jakarta/xml-axis/java/build/classes [mkdir] Created dir: /home/rubys/jakarta/xml-axis/java/build/lib [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] wsdl4j.present=true [echo] commons-logging.present=true [echo] log4j.present=true [echo] tt-bytecode.present=true [echo] [echo] --- Optional Libraries --- [echo] servlet.present=true [echo] regexp.present=true [echo] junit.present=true [echo] activation.present=true [echo] mailapi.present=true [echo] attachments.present=true [echo] security.present=true [echo] [echo] --- Property values --- [echo] debug=off [echo] deprecation=true compile: [javac] Compiling 441 source files to /home/rubys/jakarta/xml-axis/java/build/classes [copy] Copying 1 file to /home/rubys/jakarta/xml-axis/java/build/classes/org/apache/axis/server [copy] Copying 1 file to /home/rubys/jakarta/xml-axis/java/build/classes/org/apache/axis/client [copy] Copying 1 file to /home/rubys/jakarta/xml-axis/java/build/classes [copy] Copying 1 file to /home/rubys/jakarta/xml-axis/java/build/classes/org/apache/axis/utils [jar] Building jar: /home/rubys/jakarta/xml-axis/java/build/lib/axis.jar [jar] Building jar: /home/rubys/jakarta/xml-axis/java/build/lib/jaxrpc.jar [copy] Copying 1 file to /home/rubys/jakarta/xml-axis/java/build/lib [copy] Copying 1 file to /home/rubys/jakarta/xml-axis/java/build/lib [copy] Copying 1 file to /home/rubys/jakarta/xml-axis/java/build/lib [copy] Copying 1 file to /home/rubys/jakarta/xml-axis/java/build/lib post-compile: javadocs: [mkdir] Created dir: /home/rubys/jakarta/xml-axis/java/build/javadocs [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package javax.xml.rpc... [javadoc] Loading source files for package javax.xml.rpc.encoding... [javadoc] Loading source files for package javax.xml.rpc.holders... [javadoc] Loading source files for package javax.xml.rpc.namespace... [javadoc] Loading source files for package javax.xml.rpc.soap... [javadoc] Loading source files for package javax.xml.rpc.handler... [javadoc] Loading source files for package javax.xml.rpc.handler.soap... [javadoc] Loading source files for package javax.xml.rpc.server... [javadoc] Loading source files for package javax.xml.messaging... [javadoc] Loading source files for package javax.xml.soap... [javadoc] Loading source files for package javax.xml.transform... [javadoc] Loading source files for package org.apache.axis... [javadoc] Loading source files for package org.apache.axis.attachments... [javadoc] Loading source files for package org.apache.axis.client... [javadoc] Loading source files for package org.apache.axis.configuration... [javadoc] Loading source files for package org.apache.axis.deployment... [javadoc] Loading source files for package org.apache.axis.deployment.v2dd... [javadoc] Loading source files for package org.apache.axis.deployment.v2dd.providers... [javadoc] Loading source files for package org.apache.axis.deployment.wsdd... [javadoc] Loading source files for package org.apache.axis.deployment.wsdd.providers... [javadoc] Loading source files for package org.apache.axis.deployment.wsml... [javadoc] Loading source files for package org.apache.axis.encoding... [javadoc] Loading source files for package org.apache.axis.encoding.ser... [javadoc] Loading source files for package org.apache.axis.handlers... [javadoc] Loading source files for package org.apache.axis.handlers.http... [javadoc] Loading source files for package org.apache.axis.handlers.soap... [javadoc] Loading source files for package org.apache.axis.message... [javadoc] Loading source files for package org.apache.axis.providers... [javadoc] Loading source files for package org.apache.axis.providers.java... [javadoc] Loading source files for package org.apache.axis.resolver... [javadoc] Loading source files for package org.apache.axis.security... [javadoc] Loading source files for package org.apache.axis.security.servlet... [javadoc] Loading source files for package org.apache.axis.security.simple... [javadoc] Loading source files for package org.apache.axis.server... [javadoc] Loading source files for package org.apache.axis.session... [javadoc] Loading source files for package org.apache.axis.strategies... [javadoc] Loading source files for package org.apache.axis.transport.http... [javadoc] Loading source files for package org.apache.axis.transport.local... [javadoc] Loading source files for package org.apache.axis.utils... [javadoc] Loading source files for package org.apache.axis.utils.cache... [javadoc] Loading source files for package org.apache.axis.utils.compiler... [javadoc] Loading source files for package org.apache.axis.wsdl... [javadoc] Loading source files for package org.apache.axis.wsdl.fromJava... [javadoc] Loading source files for package org.apache.axis.wsdl.toJava... [javadoc] Loading source files for package org.apache.axis.description... [javadoc] Loading source files for package org.apache.axis.soap... [javadoc] Constructing Javadoc information... [javadoc] Building tree for all the packages and classes... [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [javadoc] javadoc: warning - End Delimiter } missing for possible See Tag in comment string: "the {@link CLOption) with the specified id, or [javadoc] <code>null</code> if no CLOption is found." [javadoc] javadoc: warning - End Delimiter } missing for possible See Tag in comment string: "the {@link CLOption) with the specified name, or [javadoc] <code>null</code> if no CLOption is found." [javadoc] Generating /home/rubys/jakarta/xml-axis/java/build/javadocs/stylesheet.css... [javadoc] 2 warnings samples: [javac] Compiling 66 source files to /home/rubys/jakarta/xml-axis/java/build/classes [javac] Note: /home/rubys/jakarta/xml-axis/java/samples/security/SignedSOAPEnvelope.java uses or overrides a deprecated API. [javac] Note: Recompile with -deprecation for details. buildTest: [echo] junit package found ... [javac] Compiling 89 source files to /home/rubys/jakarta/xml-axis/java/build/classes [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -deprecation for details. [copy] Copying 1 file to /home/rubys/jakarta/xml-axis/java/build/classes/test/wsdd junit: [mkdir] Created dir: /home/rubys/jakarta/xml-axis/java/test-reports [junit] Running test.RPCDispatch.PackageTests [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 3.316 sec [junit] Running test.chains.PackageTests [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.265 sec [junit] Running test.encoding.PackageTests [junit] Tests run: 116, Failures: 1, Errors: 0, Time elapsed: 2.179 sec BUILD FAILED /home/rubys/jakarta/xml-axis/java/build.xml:343: Test test.encoding.PackageTests failed Total time: 3 minutes 9 seconds