Thursday, June 9, 2016

Re: Issues with GWT 2.8 snapshot

+rluble, +goktug

Roberto, Goktug, any idea?
This comes from one of these changes:
http://build.gwtproject.org/job/gwt/520/changes
http://build.gwtproject.org/job/gwt/521/changes

All: anyone tried to build it locally to make sure it's not due to a corrupted JAR during upload to Sonatype OSSRH?

On Thursday, June 9, 2016 at 11:40:53 AM UTC+2, Henrik wrote:
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 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