Thursday, January 26, 2017

Re: [WARN] Namespace option is not compatible with CodeSplitter, turning it off.

The GWT compiler has a namespace option (-Xnamespace) you can turn on during compilation. But turning it on can produce bugs, especially when using code splitting so this option has been deactivated for now.

The reasoning why this change has been made can be read in the code review: https://gwt-review.googlesource.com/#/c/13704/

If you don't want to see the warning anymore, remove the compiler option.

-- J.

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment