What are WEB-INF\deploy\<module>\symbolMaps and rpcPolicyManifest directories?
I found that GWT compiler creates those after each compilation. Total size of these dirs is now over 150MB for my three modules and this prevents me to upload the application to App Engine. Do you know what's purpose of this content? I cannot see any real use for symbol maps in production application. Especially, I found them to contain absolute local file paths to source files. Is it possible to switch this option off? I noticed this behaviour after upgrading to GWT 2.2, unfortunately I didn't notice if GWT 2.1 compiler does the same. Thanks, Anatoliy -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. 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.
