I just swapped in GWT 2.5.1 for 2.5.0 and tried to build my current 
projects. In the gwtc target, both fail with 

gwtc:
     [java] Compiling module com.optix.cold.Cold
     [java]    [ERROR] An internal compiler exception occurred
     [java] com.google.gwt.dev.jjs.InternalCompilerException: Unexpected 
error during visit.
     [java] at 
com.google.gwt.dev.jjs.ast.JVisitor.translateException(JVisitor.java:109)
     [java] at 
com.google.gwt.dev.jjs.ast.JModVisitor.accept(JModVisitor.java:276)
     [java] at 
com.google.gwt.dev.jjs.ast.JModVisitor.accept(JModVisitor.java:265)
     [java] at com.google.gwt.dev.jjs.ast.JVisitor.accept(JVisitor.java:116)
     [java] at 
com.google.gwt.dev.jjs.ast.JCastOperation.traverse(JCastOperation.java:65)
     [java] at 
com.google.gwt.dev.jjs.ast.JModVisitor.traverse(JModVisitor.java:361)
     [java] at 
com.google.gwt.dev.jjs.ast.JModVisitor.accept(JModVisitor.java:273)
     ...

An *extensive* stack trace follow which I'll send along if that will help.

This happens on Linux and Windows 7, both with Java 1.7.0_15 and ant 1.8.2

On Linux, I had just changed one project from GWT 2.4.0 to 2.5.0. That 
project builds fine with 2.5.0 and I'm holding off moving it to 2.5.1 until 
this issue is resolved. The other project had been working fine with 2.5.0. 
The swap to 2.5.1 resulted in the same stack trace as on Windows. Swapping 
back to 2.5.0 has not fixed things but given me a different error 
altogether.

Any ideas?

-- 
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 [email protected].
To post to this group, send email to [email protected].
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.


Reply via email to