When compiling one of our GWT-based projects with the new GWT 2.10.0 I get:
... [INFO] --- gwt-maven-plugin:2.10.0:compile (default) @ zhstregisterjp-web --- [INFO] Compiling module ch.zh.ksta.zhstregisterjp.ZHStRegisterJPWebDevelopment [INFO] Ignored 5 units with compilation errors in first pass. [INFO] Compile with -strict or with -logLevel set to DEBUG or WARN to see all errors. [INFO] Ignored 14 units with compilation errors in first pass. [INFO] Compile with -strict or with -logLevel set to TRACE or DEBUG to see all errors. [INFO] Errors in com/google/gwt/emul/java/lang/Throwable.java [INFO] [ERROR] Line 344: 'Throwable.HasJavaThrowable' has invalid name '?'. Pardon me? Any hint or direction what I could do or search for here to get over this? -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/907f7257-a4af-457e-9f2b-7516e3995afen%40googlegroups.com.
