Deleting directory and starting from scratch seems to have fixed the problem. I'm assuming that they have updated the codebase.
On Jan 15, 11:37 pm, James Purser <[email protected]> wrote: > Yup same here: > > OS: Gentoo > Java: OpenJDK 1.6.0_20 > > hg pulled/updated > ant clean > ant > > James > > > > On Sun, Jan 16, 2011 at 6:15 AM, JeanV <[email protected]> wrote: > > Same problem here. Cannot compile. > > > On Jan 15, 7:33 pm, Matt Richards <[email protected]> wrote: > > > compile-gwt-dev: > > > [java] Compiling module org.waveprotocol.box.webclient.WebClientDev > > > [java] Scanning for additional dependencies: > > > file:/home/mrichards/devel/google/googlewave/protocol/src/org/waveprotocol/ > > wave/client/wavepanel/view/dom/full/BlipLinkPopupWidget.java > > > [java] Computing all possible rebind results for > > > 'org.waveprotocol.wave.client.wavepanel.view.dom.full.BlipLinkPopupWidget.R > > esources' > > > [java] Rebinding > > > org.waveprotocol.wave.client.wavepanel.view.dom.full.BlipLinkPopupWidget.Re > > sources > > > [java] Invoking generator > > > com.google.gwt.resources.rebind.context.InlineClientBundleGenerator > > > [java] Preparing method style > > > [java] Finding resources > > > [java] [ERROR] Resource BlipLinkPopupWidget.css > > > not found. Is the name specified as Class.getResource() would expect? > > > [java] Computing all possible rebind results for > > > 'org.waveprotocol.wave.client.wavepanel.view.dom.full.BlipLinkPopupWidget.B > > inder' > > > [java] Rebinding > > > org.waveprotocol.wave.client.wavepanel.view.dom.full.BlipLinkPopupWidget.Bi > > nder > > > [java] Invoking generator > > > com.google.gwt.uibinder.rebind.UiBinderGenerator > > > [java] [ERROR] Unable to find resource: > > > org/waveprotocol/wave/client/wavepanel/view/dom/full/BlipLinkPopupWidget.ui > > .xml > > > [java] [ERROR] Errors in > > > 'file:/home/mrichards/devel/google/googlewave/protocol/src/org/waveprotocol > > /wave/client/wavepanel/view/dom/full/BlipLinkPopupWidget.java' > > > [java] [ERROR] Line 69: Failed to resolve > > > 'org.waveprotocol.wave.client.wavepanel.view.dom.full.BlipLinkPopupWidget.B > > inder' > > > via deferred binding > > > [java] [ERROR] Line 72: Failed to resolve > > > 'org.waveprotocol.wave.client.wavepanel.view.dom.full.BlipLinkPopupWidget.R > > esources' > > > via deferred binding > > > [java] Scanning for additional dependencies: > > > file:/home/mrichards/devel/google/googlewave/protocol/src/org/waveprotocol/ > > wave/client/widget/profile/ProfilePopupWidget.java > > > [java] [WARN] For the following type(s), generated source was > > > never committed (did you forget to call commit()?) > > > [java] [WARN] > > > org.waveprotocol.wave.client.wavepanel.view.dom.full.BlipLinkPopupWidget_Bi > > nderImpl > > > [java] [ERROR] Cannot proceed due to previous errors > > > > -- > > > --Matt > > > -- > > You received this message because you are subscribed to the Google Groups > > "Wave Protocol" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<wave-protocol%2Bunsubscribe@goog > > legroups.com> > > . > > For more options, visit this group at > >http://groups.google.com/group/wave-protocol?hl=en. -- You received this message because you are subscribed to the Google Groups "Wave Protocol" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en.
