----------------------------------------------------
This email is autogenerated from the output from:
<http://cvs.apache.org/builds/gump/2003-03-07/xml-axis-wsif.html>
----------------------------------------------------
Buildfile: build.xml
init:
prepare:
[mkdir] Created dir: /home/rubys/jakarta/xml-axis-wsif/java/build
checkDependencies:
checkSoapRMI:
[echo] Warning: SoapRMI dependencies were not resolved (see lib/README.html on
how to required jar files).
checkJMS:
checkEJB:
checkApacheSOAP:
checkApacheAxis:
checkJ2C:
dynamic:
[mkdir] Created dir: /home/rubys/jakarta/xml-axis-wsif/java/build/classes
[javac] Compiling 145 source files to
/home/rubys/jakarta/xml-axis-wsif/java/build/classes
[javac] This version of java does not support the classic compiler; upgrading to
modern
[javac] Note:
/home/rubys/jakarta/xml-axis-wsif/java/src/org/apache/wsif/providers/soap/apacheaxis/WSIFOperation_ApacheAxis.java
uses or overrides a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[copy] Copying 13 files to /home/rubys/jakarta/xml-axis-wsif/java/build/classes
compiler:
[javac] Compiling 17 source files to
/home/rubys/jakarta/xml-axis-wsif/java/build/classes
[javac] This version of java does not support the classic compiler; upgrading to
modern
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
link:
[mkdir] Created dir: /home/rubys/jakarta/xml-axis-wsif/java/build/lib
[jar] Building jar: /home/rubys/jakarta/xml-axis-wsif/java/build/lib/wsif.jar
link_extra:
[mkdir] Created dir: /home/rubys/jakarta/xml-axis-wsif/java/build/j2c/classes
[mkdir] Created dir: /home/rubys/jakarta/xml-axis-wsif/java/build/j2c/src
[copy] Copying 29 files to /home/rubys/jakarta/xml-axis-wsif/java/build/j2c/src
[copy] Copying 12 files to
/home/rubys/jakarta/xml-axis-wsif/java/build/j2c/classes
[javac] Compiling 17 source files to
/home/rubys/jakarta/xml-axis-wsif/java/build/j2c/classes
[javac] This version of java does not support the classic compiler; upgrading to
modern
[jar] Building jar: /home/rubys/jakarta/xml-axis-wsif/java/build/lib/wsif-j2c.jar
[delete] Deleting directory /home/rubys/jakarta/xml-axis-wsif/java/build/j2c
samples:
[mkdir] Created dir: /home/rubys/jakarta/xml-axis-wsif/java/build/samples
[javac] Compiling 34 source files to
/home/rubys/jakarta/xml-axis-wsif/java/build/samples
[javac] This version of java does not support the classic compiler; upgrading to
modern
[javac]
/home/rubys/jakarta/xml-axis-wsif/java/samples/customfactory/client/CustomServiceFactoryImpl.java:8:
customfactory.client.CustomServiceFactoryImpl should be declared abstract; it does
not define getFeature(java.lang.String) in org.apache.wsif.WSIFServiceFactory
[javac] public class CustomServiceFactoryImpl extends WSIFServiceFactory {
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[javac] 1 error
BUILD FAILED
file:///home/rubys/jakarta/xml-axis-wsif/java/build.xml:312: Compile failed; see the
compiler error output for details.
Total time: 19 seconds