----------------------------------------------------
This email is autogenerated from the output from:
<http://cvs.apache.org/builds/gump/2003-02-13/excalibur-altrmi.html>
----------------------------------------------------
Buildfile: build.xml
Caught exception (org.apache.tools.ant.BuildException) while expanding
tools.class.path: /home/rubys/jakarta/avalon/tools/lib not found.
prepare:
dependencies:
checkJettyJars:
warnJettyJars:
compile:
[mkdir] Created dir: /home/rubys/jakarta/avalon-excalibur/altrmi/build/classes
[javac] Compiling 232 source files to
/home/rubys/jakarta/avalon-excalibur/altrmi/build/classes
[javac]
/home/rubys/jakarta/avalon-excalibur/altrmi/src/java/org/apache/excalibur/altrmi/client/impl/socket/AbstractSocketStreamSSHInvocationHandler.java:120:
cannot resolve symbol
[javac] symbol : method getSession (java.lang.String,int)
[javac] location: class com.jcraft.jsch.JSch
[javac] Session session = jsch.getSession(m_host, 22);
[javac] ^
[javac]
/home/rubys/jakarta/avalon-excalibur/altrmi/src/java/org/apache/excalibur/altrmi/client/impl/socket/DefaultUserInfo.java:25:
org.apache.excalibur.altrmi.client.impl.socket.DefaultUserInfo should be declared
abstract; it does not define getPassphrase() in
org.apache.excalibur.altrmi.client.impl.socket.DefaultUserInfo
[javac] public class DefaultUserInfo implements UserInfo
[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/avalon-excalibur/altrmi/build.xml:123: Compile failed; see
the compiler error output for details.
Total time: 10 seconds
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]