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 2.8.0-beta1: Only class literals may be used as arguments to GWT.create() #216

Open
confile opened this issue Jan 3, 2016 · 1 comment

Comments

@confile
Copy link

confile commented Jan 3, 2016

When running:

  compile name: 'atmosphere-gwt20-client-2.3.3-gwt27-SNAPSHOT'
  compile name: 'atmosphere-gwt20-common-2.3.3-gwt27-SNAPSHOT'

with GWT-2.8.0-beta1 I get the following error:

[ERROR] Errors in 'org/atmosphere/gwt20/client/AutoBeanClientSerializer.java'
            [ERROR] Line 85: Only class literals may be used as arguments to GWT.create()
@confile
Copy link
Author

confile commented Jan 3, 2016

I found this: #171
When applying this pull request there is no error in Super DevMode anymore.

@jfarcand Do you have plans to integrate this pull request?

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

No branches or pull requests

1 participant