init:

get-extjar:

compile:
    [javac] Compiling 518 source files to 
/usr2/giannij_space/freenet_module/freenet/build
    [javac] 
/usr2/giannij_space/freenet_module/freenet/src/freenet/client/SingleRequestProcess.java:61:
 
cannot resolve symbol
    [javac] symbol  : class WrongStateException
    [javac] location: class freenet.client.SingleRequestProcess
    [javac]             origThrowable = new WrongStateException("waiting for 
Request",
    [javac]                                     ^
    [javac] 
/usr2/giannij_space/freenet_module/freenet/src/freenet/client/GetRequestProcess.java:93:
 
cannot resolve symbol
    [javac] symbol  : class KeyNotInManifestException
    [javac] location: class freenet.client.GetRequestProcess
    [javac]                                 KeyNotInManifestException();
    [javac]                                     ^
    [javac] 
/usr2/giannij_space/freenet_module/freenet/src/freenet/client/GetRequestProcess.java:106:
 
cannot resolve symbol
    [javac] symbol  : class WrongStateException
    [javac] location: class freenet.client.GetRequestProcess
    [javac]                     WrongStateException("getting next 
request",r.DONE,
    [javac]                         ^
    [javac] 
/usr2/giannij_space/freenet_module/freenet/src/freenet/client/PutRequestProcess.java:107:
 
cannot resolve symbol
    [javac] symbol  : class WrongStateException
    [javac] location: class freenet.client.PutRequestProcess
    [javac]                 WrongStateException("after waiting for next 
process",
    [javac]                     ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -deprecation for details.
    [javac] 4 errors

BUILD FAILED
file:/usr2/giannij_space/freenet_module/freenet/build.xml:95: Compile failed; 
see the compiler error output for details.

Total time: 44 seconds

_______________________________________________
devl mailing list
devl at freenetproject.org
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to