Hi Jose.
The gwt compilation is set to OBFUSCATED, Log level: Info
I was seeing the Modules permutation directory above the WAR folder
and they have a average of 1MB each,
and the DEPLOY folder that contains the same folders of the modules
have many files .symbolMap each folder.
So for resuming... all of my modules has a directory under war with
the .cache.html, .nocache.js .etc... --- 1MBytes per module folder
Same module directory under the deploy folder has 6 files .symbolMap
each 1,5MB --- 9MBytes per module folder
With my 14 modules * 9MB = 126MB
+ 4,7MB images and static files + some external jar libraries, gives
the 150MB thats is breaking the deploy limit
So, what is the error of my project? Should I clean the deploy folder?
I am surely doing something wrong, cause I dont believe that my
project is that big.
Help is much apreciated.
Thanks in advance,
[],
Rodrigo.