Yes, runtime compatibility, not compile time. Compiler should treat the code as 1.6 and output 1.5 bytecode.
On Mon, Feb 8, 2010 at 2:51 AM, Benson Margulies <bimargul...@gmail.com> wrote: > I thought we were trying for 1.5 compat after all. If we are, someone > (me) should fix all of these. If not, we should change the compiler > plugin in the POM to say 1.6. > > Eclipse treats this as a fatal compilation error if the setting is '1.5.'. >