[java] Tracing compile failure path for type 'com.google.common.collect.GwtPlatform'
[java] [ERROR] Errors in 'jar:file:/Users/john/repos/styleware-net/Salondata/lib/guava-gwt-18.0.jar!/com/google/common/collect/super/com/google/common/collect/GwtPlatform.java'
[java] [ERROR] Line 38: The method createFrom(T[], int) is undefined for the type Array
[java] [ERROR] Aborting compile due to errors in some input files
[java] Java Result: 1
For reference, this previously DID compile with an older version of GWT that I built in late January.
Thanks,
John
You need to use Guava from their master branch or a SNAPSHOT build. Guava will do a new release as soon das GWT 2.8 has been released.
--
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 google-web-toolkit-co...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/8dfabed8-011b-4b7f-bb42-41acca24d72b%40googlegroups.com.