Re: Size of permutations getting too bigger

2011-07-27 Thread David Chandler
Hi Rodrigo, you can pass the -deploy argument to specify a location outside your project for symboMaps and rpcPolicyManifest so they won't get deployed. See http://code.google.com/webtoolkit/doc/latest/DevGuideCompilingAndDebugging.html#DevGuideCompilerOptions HTH, /dmc On Wed, Jul 27, 2011 at

Re: Size of permutations getting too bigger

2011-07-27 Thread Rodrigo Teixo
Surely not, cause I just received this message of the moderator of the thread above: Wrong forum. Please post on google-web-toolkit-users group instead. So, can someone help me how to reduce the deploy size? Thanks in advance, [], Rodrigo. -- You received this message because you are subscri

Re: Size of permutations getting too bigger

2011-07-27 Thread Jeff Larsen
You should probably add a comment to this post: https://groups.google.com/forum/#!searchin/google-web-toolkit-contributors/symbolMap$20gzip/google-web-toolkit-contributors/oPUF0i46a3U/adA6GU1ymswJ -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit"

Size of permutations getting too bigger

2011-07-27 Thread Rodrigo Teixo
Hi all, I currently working on a project using gwt in appengine and I am having problem with the size of the permutations that are breaking the appengine limit of 150MB deploy size. My project has 14 modules. The folders of permutations under the war directory has a average of 1MB. No problem