Wednesday, September 3, 2014

Re: Strange error while compiling with 2.7.0 snapshot

After turning on perfilecompile it seems to work. However every recompile states the following message:

[WARN] Some preamble types became stale. Recreating them is forcing a full recompile. Stale preamble types: [com.google.gwt.lang.Util, com.google.gwt.lang.ModuleUtils, java.io.Serializable, com.google.gwt.lang.Array, java.lang.String, java.util.Comparator, java.lang.Class, com.google.gwt.lang.JavaClassHierarchySetupUtil, com.google.gwt.lang.Cast, java.lang.Comparable, java.lang.Object, java.lang.String$1, java.lang.reflect.Type, java.lang.CharSequence, com.google.gwt.lang.CollapsedPropertyHolder].

I changed only one line in one file. Maybe it depends on my setup but how would I be able to modify those types (even by accident). Most of them are quite readonly ones out of jars in my opinion.

Anyone seen this?

Regards
Klemens

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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 http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment