[gwt-contrib] Re: RR: logging script size for programs with code splitting

2009-03-23 Thread John Tamplin
On Mon, Feb 16, 2009 at 8:28 PM, Lex Spoon sp...@google.com wrote: Attached is a patch that reports the largest of these sizes for each permutation. John, can you review it? Sorry, I missed the request for a new review at the end of the thread. Checkstyle doesn't require sorted order of

[gwt-contrib] [google-web-toolkit commit] r5070 - Fixes a bug where Simplifier.conditional() could recurse back into

2009-03-23 Thread codesite-noreply
Author: sp...@google.com Date: Mon Mar 23 11:45:31 2009 New Revision: 5070 Modified: trunk/dev/core/src/com/google/gwt/dev/jjs/impl/Simplifier.java trunk/user/test/com/google/gwt/dev/jjs/test/JStaticEvalTest.java Log: Fixes a bug where Simplifier.conditional() could recurse back into

[gwt-contrib] Re: Announcing GWT 1.6 Release Candidate

2009-03-23 Thread Bruce Johnson
Are the spring jar and its dependencies in your WEB-INF/lib folder? We did introduce an extra convenience mode recently, hence the message [WARN] Server class 'org.apache.commons. collections.map.CaseInsensitiveMap' could not be found in the web app, but was found on the system classpath

[gwt-contrib] Re: Announcing GWT 1.6 Release Candidate

2009-03-23 Thread Alejandro D. Garin
Are the spring jar and its dependencies in your WEB-INF/lib folder? We did introduce an extra convenience mode recently, hence the message Hi Bruce, Yes, the spring.jar is in the lib folder, no other dependences needed. If you want I can send to you a little demo project based on the

[gwt-contrib] Re: Announcing GWT 1.6 Release Candidate

2009-03-23 Thread Scott Blum
Hey, can you guys do me a favor and try out a fix? Just take the attached jar and put it on your classpath ahead of gwt-dev-platform.jar. See if it fixes the not and instance of Servlet problem (and doesn't cause other problems). Lemme know if that works, thanks, Scott On Mon, Mar 23, 2009 at