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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
