DaveAKing / guava-libraries

Automatically exported from code.google.com/p/guava-libraries
Apache License 2.0
0 stars 0 forks source link

gwt+guava compilation error:[ERROR] Line 761: MAX_SIZE cannot be resolved or is not a field #1639

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When compiling guava 16.0+gwt 2.6 RC4,I got this error:

Compiling module com.dsc.athena.Athena
   [ERROR] Errors in 'jar:file:/home/alex/workspace/DSC-Lib/lib/guava-gwt-16.0.jar!/com/google/common/base/super/com/google/common/base/CharMatcher.java'
      [ERROR] Line 761: MAX_SIZE cannot be resolved or is not a field

Original issue reported on code.google.com by Alexande...@gmail.com on 22 Jan 2014 at 1:08

GoogleCodeExporter commented 9 years ago
This is a Guava bug that was hidden by a GWT bug. We've fixed it, but the fix 
didn't make Guava 16. Perhaps we should release a 16.0.1 with the fix.

https://code.google.com/p/guava-libraries/source/detail?r=4b0e869014db10f62a6efe
c866a0a2fcccee52ad
https://code.google.com/p/google-web-toolkit/issues/detail?id=8510

Original comment by cpov...@google.com on 22 Jan 2014 at 7:11

GoogleCodeExporter commented 9 years ago
This is fixed in 16.0.1.

Original comment by cgdecker@google.com on 4 Feb 2014 at 6:55

GoogleCodeExporter commented 9 years ago
This issue has been migrated to GitHub.

It can be found at https://github.com/google/guava/issues/<issue id>

Original comment by cgdecker@google.com on 1 Nov 2014 at 4:10

GoogleCodeExporter commented 9 years ago

Original comment by cgdecker@google.com on 3 Nov 2014 at 9:07