When I turn on "strict" compiling with GWT my build fails and I get this error:
Compiling module com.termalabs.ac.AnalyticsConsole
Validating units:
[ERROR] Errors in 'com/google/gwt/validation/client/BaseGwtConfiguration.java'
[ERROR] Line 54: The constructor GwtConfigurationState() is undefined
[ERROR] Aborting compile due to errors in some input files
/home/mhirsch/Workspace/jaws-trunk/product/console/build.xml:242: Java returned: 1
at org.apache.tools.ant.taskdefs.Java.execute(Java.java:111)
Without strict my code compiles and runs fine.
Can anyone explain what this means? What am I missing that I get this error? Is it meaningful? I'm disturbed that strict completely fails. I was expecting to see warnings.
Thanks,
Michael
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment