----------------------------------------------------
This email is autogenerated from the output from:
<http://cvs.apache.org/builds/gump/2003-02-13/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 135 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]
/home/rubys/jakarta/xml-axis-wsif/java/src/org/apache/wsif/util/jms/JMS2HTTPBridge.java:330:
getFactory(java.lang.String,java.util.Hashtable) in
org.apache.axis.components.net.SocketFactoryFactory cannot be applied to
(java.util.Hashtable)
[javac] SocketFactoryFactory.getFactory(new Hashtable());
[javac] ^
[javac]
/home/rubys/jakarta/xml-axis-wsif/java/src/org/apache/wsif/util/jms/JMS2HTTPBridge.java:633:
cannot resolve symbol
[javac] symbol : variable AXIS_VERSION
[javac] location: class org.apache.axis.Constants
[javac] .append(": ").append(Constants.AXIS_VERSION).append("\r\n").append(
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[javac] 2 errors
BUILD FAILED
file:///home/rubys/jakarta/xml-axis-wsif/java/build.xml:229: Compile failed; see the
compiler error output for details.
Total time: 11 seconds