Hi all, Current snapshots fail with JDK 7: [INFO] [INFO] Tracing compile failure path for type 'java.util.Comparator' [INFO] [INFO] [ERROR] Errors in 'jar:file:/home/travis/build/tbroyer/gwt-maven-plugin/target/it-repo/com/google/gwt/gwt-user/2.8.0-SNAPSHOT/gwt-user-2.8.0-SNAPSHOT.jar!/com/google/gwt/emul/java/util/Comparator.java' [INFO] [INFO] [ERROR] Line 1: The type java.lang.invoke.SerializedLambda cannot be resolved. It is indirectly referenced from required .class files
(see https://travis-ci.org/tbroyer/gwt-maven-plugin/jobs/141919077#L410) Is this because the snaphots are built with JDK 8 (see http://www.draconianoverlord.com/2014/04/01/jdk-compatibility.html for instance) or that we actually no longer support JDK 7 (without noticing it) ? -- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/bb56d241-c198-4bb6-9612-c5bd3ccfd6cc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
