On Wed, Mar 20, 2013 at 12:22:59PM +0100, d.ostrovsky at idaia.de wrote: > But why do we still stick to 1.5 source and target version of bytecode anyway? Wven when we didn't, you need to use =1.6 (if you built with java7) which would still keep the need for -target so this is (at least half) a no-op for this specific issue. Regards, Rene