Hi,

I'm trying to compile gwt-log-3.3.2 from the gwt-log-3.3.2-sources.jar file 
using Java6 (since our application cannot be upgraded to Java7 quite yet). 
While doing so, I noticed that in the class 
com.allen_sauer.gwt.log.client.Log, references are made to classes in the 
com.allen_sauer.gwt.log.server package and gwtc returns errors but 
completes anyway. Unfortunately, when running the application in DevMode, I 
get the following error:

09:54:45.274 [ERROR] [CEM] Line 292: No source code is available for type 
com.allen_sauer.gwt.log.server.ServerLogImplJDK14; did you forget to 
inherit a required module?

Any suggestions on how to fix this?

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

Reply via email to