Seeing the same problems (maven build).  Worked fine 10 hrs ago though, so 
the latest snapshot seems hosed. 

Regards,
Henrik

On Thursday, June 9, 2016 at 8:14:47 AM UTC+2, Hristo Stoyanov wrote:
>
> I started getting the following errors with Gradle builds and the latest 
> GWT 2.8.-SNAPSHOT - any idea ?
>
>
> ===============================================================================
>
>
> /root/.gradle/caches/modules-2/files-2.1/com.google.gwt/gwt-user/2.8.0-SNAPSHOT/c7913836bdcf2423552e6355ad17fbd271ac5207/gwt-user-2.8.0-SNAPSHOT.jar(com/google/gwt/user/client/ui/Widget.java):28:
>  
> error: cannot access Event
> import com.google.gwt.user.client.Event;
>                                  ^
>   bad source file: 
> /root/.gradle/caches/modules-2/files-2.1/com.google.gwt/gwt-user/2.8.0-SNAPSHOT/c7913836bdcf2423552e6355ad17fbd271ac5207/gwt-user-2.8.0-SNAPSHOT.jar(com/google/gwt/user/client/Event.java)
>     file does not contain class com.google.gwt.user.client.Event
>     Please remove or make sure it appears in the correct subdirectory of 
> the sourcepath.
> /root/.gradle/caches/modules-2/files-2.1/com.google.gwt/gwt-user/2.8.0-SNAPSHOT/c7913836bdcf2423552e6355ad17fbd271ac5207/gwt-user-2.8.0-SNAPSHOT.jar(com/google/gwt/event/shared/HandlerRegistration.java):23:
>  
> error: cannot access HandlerRegistration
> public interface HandlerRegistration extends 
> com.google.web.bindery.event.shared.HandlerRegistration {
>                                                                           
>       ^
>   bad source file: 
> /root/.gradle/caches/modules-2/files-2.1/com.google.gwt/gwt-user/2.8.0-SNAPSHOT/c7913836bdcf2423552e6355ad17fbd271ac5207/gwt-user-2.8.0-SNAPSHOT.jar(com/google/web/bindery/event/shared/HandlerRegistration.java)
>     file does not contain class 
> com.google.web.bindery.event.shared.HandlerRegistration
>     Please remove or make sure it appears in the correct subdirectory of 
> the sourcepath.
> 2 errors
> :gwt-errai:javadoc FAILED
>

-- 
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.

Reply via email to