El 27/03/13 22:07, Jack Johnson escribió:
> Still fails.
> [echo] Compiling client
>     [javac] Compiling 130 source files to
> /home/jack/bin/wave/trunk/build/src
>     [javac]
> /home/jack/bin/wave/trunk/src/org/waveprotocol/wave/client/paging/AbstractTreeNode.java:98:
> error: set(T,T,T) has private access in AbstractTreeNode
>     [javac]         ? (last = child.set(self(), null, null)) // \u2620
>     [javac]                        ^
>     [javac]   where T is a type-variable:
>     [javac]     T extends AbstractTreeNode<T> declared in class
> AbstractTreeNode

Seems to me a java version related problem. I've compiled wave this week
several times without problems:

$ java -version
java version "1.6.0_27"
OpenJDK Runtime Environment (IcedTea6 1.12.3) (6b27-1.12.3-0ubuntu1~12.04.1)
OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)

BR,--
Vicente J. Ruiz Jurado

http://comunes.org
http://ourproject.org
http://homes.ourproject.org/~vjrj/blog (@vjrj)

 "Happiness is when what you think, what you say, and what you do are in
 harmony" [Mahatma Gandhi]






Reply via email to