the only real change in this is the ModuleDefLoader stuff. the rest is sync'ing to HEAD and rietveld bugginess
http://gwt-code-reviews.appspot.com/704802/diff/6001/4002 File dev/core/src/com/google/gwt/dev/Compiler.java (right): http://gwt-code-reviews.appspot.com/704802/diff/6001/4002#newcode173 dev/core/src/com/google/gwt/dev/Compiler.java:173: for (String moduleName : options.getModuleNames()) { rietveld is buggy and should show this change as a delta from patchset1. commenting here to call it out http://gwt-code-reviews.appspot.com/704802/diff/6001/4007 File dev/core/src/com/google/gwt/dev/javac/CompilationStateBuilder.java (right): http://gwt-code-reviews.appspot.com/704802/diff/6001/4007#newcode89 dev/core/src/com/google/gwt/dev/javac/CompilationStateBuilder.java:89: if (!unit.isError()) { this is not my change. this is a sync to HEAD http://gwt-code-reviews.appspot.com/704802/diff/6001/4008 File dev/core/src/com/google/gwt/dev/javac/JdtCompiler.java (right): http://gwt-code-reviews.appspot.com/704802/diff/6001/4008#newcode114 dev/core/src/com/google/gwt/dev/javac/JdtCompiler.java:114: cud.compilationResult().getProblems()); this is not my change. this is a sync to HEAD http://gwt-code-reviews.appspot.com/704802/show -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
