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 here.

But, the directories of modules under the DEPLOY folder has 6 files 
.symbolMap each. Each symbolMap file has a average of 1,5MB totalizing 9MB 
per module folder.

With my 14 modules x 9MB = 126MB  + 4,7MB images and static files + some 
external jar libraries, gives 
the 150MB thats is breaking the deploy limit.

I am surely doing something wrong, cause I dont believe that my project is 
that big. 


Can you please compare these files sizes values with your projects please?

Maybe should I clean the deploy folder? Its very strange.


Just for know... I am NOT using internacionalization and I am compiling with 
OBFUSCATED , Log Level: Info parameters of GWT.
Thanks in advance,
[],
Rodrigo.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/X3_n-AD98L0J.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to