Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
gissuebot opened this issue Oct 31, 2014 · 2 comments
Assignees
Milestone

Comments

@gissuebot
Copy link

Original issue created by Alexander.Luya on 2014-01-22 at 01:08 AM


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

@gissuebot
Copy link
Author

Original comment posted by cpovirk@google.com on 2014-01-22 at 07:11 PM


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.

4b0e869
https://code.google.com/p/google-web-toolkit/issues/detail?id=8510


Status: Fixed
Owner: cpovirk@google.com
Labels: Type-Defect, Package-Base, Milestone-Release17
CC: cgdecker@google.com

@gissuebot
Copy link
Author

Original comment posted by cgdecker@google.com on 2014-02-04 at 06:55 PM


This is fixed in 16.0.1.


Labels: -Milestone-Release17, Milestone-Release16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants