Wednesday, April 27, 2011

Re: GWT 2.2 and WEB-INF/deploy

Hi,
anyone has idea how to turn off creation of this directory? It takes on my web app 125 MB.

http://www.google.com/codesearch/p?hl=en#A1edwVHBClQ/user/src/com/google/gwt/logging/server/StackTraceDeobfuscator.java&q=symbolMaps%20package:http://google-web-toolkit%5C.googlecode%5C.com&sa=N&cd=3&ct=rc

In the javadoc comment you can read, that this option is turned off by default, but it seems is not. I have nothing set to force to generate this directory and even tried to force it to use native stack trace using:
<set-property name="compiler.stackMode" value="native"/>

but without success.

Thanks for help.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment