Earlier this week (Monday, the 11th), I svn'ed the trunk and built
1.6.  I did this because I need OOPHM.  The build was successful and
I've been running with it since then.

I've since tried to update my build, but have been getting a failure
all week:
...
benchmark-viewer:

wardir:

javac:

gwtc:
     [java] Compiling module
com.google.gwt.benchmarks.viewer.ReportViewer
     [java] [ERROR] Unexpected
     [java] java.lang.NoSuchMethodError:
com.google.gwt.dev.javac.CompilationState.getCompilationUnits()Ljava/
util/Set;
     [java]     at com.google.gwt.dev.jdt.AbstractCompiler.compile
(AbstractCompiler.java:473)
     [java]     at
com.google.gwt.dev.jdt.WebModeCompilerFrontEnd.getCompilationUnitDeclarations
(WebModeCompilerFrontEnd.java:132)
     [java]     at
com.google.gwt.dev.jdt.WebModeCompilerFrontEnd.getCompilationUnitDeclarations
(WebModeCompilerFrontEnd.java:57)
     [java]     at
com.google.gwt.dev.jjs.JavaToJavaScriptCompiler.precompile
(JavaToJavaScriptCompiler.java:393)
     [java]     at com.google.gwt.dev.Precompile.precompile
(Precompile.java:466)
     [java]     at com.google.gwt.dev.Precompile.precompile
(Precompile.java:387)
     [java]     at com.google.gwt.dev.Compiler.run(Compiler.java:191)
     [java]     at com.google.gwt.dev.Compiler$1.run(Compiler.java:
144)
     [java]     at com.google.gwt.dev.CompileTaskRunner.doRun
(CompileTaskRunner.java:84)
     [java]     at
com.google.gwt.dev.CompileTaskRunner.runWithAppropriateLogger
(CompileTaskRunner.java:78)
     [java]     at com.google.gwt.dev.Compiler.main(Compiler.java:151)

BUILD FAILED
/home/thad/jdevel/gwt-svn/trunk/build.xml:57: The following error
occurred while executing this line:
/home/thad/jdevel/gwt-svn/trunk/build.xml:31: The following error
occurred while executing this line:
/home/thad/jdevel/gwt-svn/trunk/tools/build.xml:24: The following
error occurred while executing this line:
/home/thad/jdevel/gwt-svn/trunk/tools/build.xml:10: The following
error occurred while executing this line:
/home/thad/jdevel/gwt-svn/trunk/tools/benchmark-viewer/build.xml:59:
Java returned: 1

Total time: 1 minute 52 seconds

Any ideas?

Today's svn revision is 5383.  I'm running on SuSE Linux 10.3 with
Sun's JDK 1.5.0_17
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to