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]>