LGTM with a nit - I only reviewed the JettyLauncher change.
http://gwt-code-reviews.appspot.com/120801/diff/1/4 File dev/core/src/com/google/gwt/dev/shell/jetty/JettyLauncher.java (right): http://gwt-code-reviews.appspot.com/120801/diff/1/4#newcode479 Line 479: private TreeLogger.Type baseLogLevel = TreeLogger.INFO; Nit: Could add a comment indicating that this is needed in the case where other tools do not call setBaseLogLevel (i.e the BenchmarkViewer) http://gwt-code-reviews.appspot.com/120801 -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
