I don't seem to have access to 19.0 snapshot, but 19.0 is out. However it does not work with gwt 2.8 beta1. So I am stuck on this since I will need to wait for 20.0 which will be released after gwt 2.8 is released.
On Wed, 9 Dec 2015 at 17:43 Thomas Broyer <[email protected]> wrote: > > > On Wednesday, December 9, 2015 at 5:22:28 PM UTC+1, stuckagain wrote: >> >> Great news! >> >> I tried to recompile with Java8 and GWT 2.8 beta1 a project I am working >> on. But I see these 2 errors: >> >> guava-gwt 18.0 does not seem to compile: >> [INFO] Tracing compile failure path for type >> 'com.google.common.collect.GwtPlatform' >> [INFO] [ERROR] Errors in >> 'jar:file:/C:/Users/dnouls/.m2/repository/com/google/guava/guava-gwt/18.0/guava-gwt-18.0.jar!/com/goo >> gle/common/collect/super/com/google/common/collect/GwtPlatform.java' >> [INFO] [ERROR] Line 38: The method createFrom(T[], int) is >> undefined for the type Array >> >> > Known issue: https://github.com/google/guava/wiki/Release19#gwt-notes > TL;DR: use Guava 19.0-SNAPSHOT. > > -- > 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/09a1cab0-b31c-4c5e-a8c5-5a0877a831c6%40googlegroups.com > <https://groups.google.com/d/msgid/google-web-toolkit-contributors/09a1cab0-b31c-4c5e-a8c5-5a0877a831c6%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CABrJHW1hoDcSGqfD5TvB-V9QjHtjYQk2qwTb2woBBNUCBNX4jw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
