Ahh... that is a different kettle. On Thu, Jan 22, 2009 at 6:31 AM, Kay Kay <kaykay.uni...@gmail.com> wrote:
> I thought we are using Java 6 because of the dependency on Hadoop ? > > > > Jeff Eastman wrote: > >> I was able to get past the compiler problems by switching the compliance >> level to Java 6, thanks Deneche. IIRC, With Java 6.0, @Override *can* also >> be used if your method implements a method in a base interface. If this is >> the only 6.0 feature we are using it is a shame to preclude Java 5 >> compilation for this alone. >> >>