Monday, August 1, 2016

Re: 2.8.0 RC1 is here!


FWIW, our project at work still compiles with JDK 7 and GIN 1.5.0; I just updated GWT to 2.8.0-rc1 and Guava to 20.0-SNAPSHOT (note: I haven't tested SuperDevMode yet, but I'm rather confident)
If I update to GIN 2.1.2 (which uses its custom classloader), than it fails with:
[INFO] Caused by: java.lang.UnsupportedClassVersionError: xxx/xxx/xxx/XxxGinjector : Unsupported major.minor version 52.0

My project is using JDK 1.7, GWT 2.8b1, GIN 2.1.2, and Guava 20.0-SNAPSHOT...

Changing the JDK to 1.8 is not an option for the near future.
I would like to upgrade the GWT version, but sounds like GIN is an issue... would downgrading GIN to 1.5.0 be worth it?

I was happy to see an RC1, less so after reading the notes and seems like I may have to stay on b1 (or remove GIN usage).

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

No comments:

Post a Comment