You cannot use "classic" DevMode with a Java 7 JVM and -sourceLevel 8, and that 
includes GWTTestCases (unless run in prod mode); so forcing sourceLevel 8 would 
mean requiring Java 8, and because of issues with using a Java 8 JDK while 
targeting a Java 7 runtime JVM, this is not something we can do today (most 
build tools, moreover, have rather bad support for multiple "toolchains" in the 
same build, which would require builds to be split in several "steps" each 
invoked with its own JVM)

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to