Marcus, I'll fix that. If you are using this in work, then just delete those classes (SSH enablers). You won;t be using them yet anyway.
I'll fix properly shortly. - Paul --- Marcus Crafter <[EMAIL PROTECTED]> wrote: > Hi Guys, > > Happy new year to all! Hope everyone had a great break and holidays! > > I've just updated my source code to catch up with everything and > tried to build the instrumentation client. The build failed during > altrmi compile: > > compile: > [mkdir] Created dir: >/home/crafterm/workarea/jakarta-avalon-excalibur/altrmi/build/classes > [javac] Compiling 226 source files to > /home/crafterm/workarea/jakarta-avalon-excalibur/altrmi/build/classes > [javac] > /home/crafterm/workarea/jakarta-avalon-excalibur/altrmi/src/java/org/apache/excalibur/altrmi/client/impl/socket/AbstractSocketStreamSSHInvocationHandler.java:121: > Socket() has protected access in java.net.Socket > [javac] Socket socket = new Socket(); > [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/crafterm/workarea/jakarta-avalon-excalibur/altrmi/build.xml:119: Compile >failed; see > the compiler error output for details. > > Looks like a 1.4.1 API use of Socket according to the > documentation. Have we moved to 1.4 API's ? If not, does anyone have a > fix handy ? > > Cheers, > > Marcus > -- > ..... > ,,$$$$$$$$$, Marcus Crafter > ;$' '$$$$: Computer Systems Engineer > $: $$$$: ManageSoft GmbH > $ o_)$$$: 82-84 Mainzer Landstrasse > ;$, _/\ &&:' 60327 Frankfurt Germany > ' /( &&& > \_&&&&' > &&&&. > &&&&&&&: > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
