Discussion:
compile-gwt-dev (broken on tip)
Matt Richards
2011-01-15 18:33:22 UTC
Permalink
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.Resources'
[java] Rebinding
org.waveprotocol.wave.client.wavepanel.view.dom.full.BlipLinkPopupWidget.Resources
[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.Binder'
[java] Rebinding
org.waveprotocol.wave.client.wavepanel.view.dom.full.BlipLinkPopupWidget.Binder
[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.Binder'
via deferred binding
[java] [ERROR] Line 72: Failed to resolve
'org.waveprotocol.wave.client.wavepanel.view.dom.full.BlipLinkPopupWidget.Resources'
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_BinderImpl
[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 wave-protocol-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to wave-protocol+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en.
JeanV
2011-01-15 19:15:48 UTC
Permalink
Same problem here. Cannot compile.
     [java] Compiling module org.waveprotocol.box.webclient.WebClientDev
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
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
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 wave-protocol-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to wave-protocol+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en.
James Purser
2011-01-15 22:37:55 UTC
Permalink
Yup same here:

OS: Gentoo
Java: OpenJDK 1.6.0_20

hg pulled/updated
ant clean
ant

James
Post by JeanV
Same problem here. Cannot compile.
Post by Matt Richards
[java] Compiling module org.waveprotocol.box.webclient.WebClientDev
file:/home/mrichards/devel/google/googlewave/protocol/src/org/waveprotocol/
wave/client/wavepanel/view/dom/full/BlipLinkPopupWidget.java
Post by Matt Richards
[java] Computing all possible rebind results for
'org.waveprotocol.wave.client.wavepanel.view.dom.full.BlipLinkPopupWidget.R esources'
Post by Matt Richards
[java] Rebinding
org.waveprotocol.wave.client.wavepanel.view.dom.full.BlipLinkPopupWidget.Resources
Post by Matt Richards
[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'
Post by Matt Richards
[java] Rebinding
org.waveprotocol.wave.client.wavepanel.view.dom.full.BlipLinkPopupWidget.Binder
Post by Matt Richards
[java] Invoking generator
com.google.gwt.uibinder.rebind.UiBinderGenerator
org/waveprotocol/wave/client/wavepanel/view/dom/full/BlipLinkPopupWidget.ui .xml
Post by Matt Richards
[java] [ERROR] Errors in
'file:/home/mrichards/devel/google/googlewave/protocol/src/org/waveprotocol
/wave/client/wavepanel/view/dom/full/BlipLinkPopupWidget.java'
Post by Matt Richards
[java] [ERROR] Line 69: Failed to resolve
'org.waveprotocol.wave.client.wavepanel.view.dom.full.BlipLinkPopupWidget.B inder'
Post by Matt Richards
via deferred binding
[java] [ERROR] Line 72: Failed to resolve
'org.waveprotocol.wave.client.wavepanel.view.dom.full.BlipLinkPopupWidget.R esources'
Post by Matt Richards
via deferred binding
file:/home/mrichards/devel/google/googlewave/protocol/src/org/waveprotocol/
wave/client/widget/profile/ProfilePopupWidget.java
Post by Matt Richards
[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
Post by Matt Richards
[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 unsubscribe from this group, send email to
.
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 wave-protocol-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to wave-protocol+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en.
JeanV
2011-01-16 08:11:55 UTC
Permalink
Deleting directory and starting from scratch seems to have fixed the
problem. I'm assuming that they have updated the codebase.
Post by James Purser
OS: Gentoo
Java: OpenJDK 1.6.0_20
hg pulled/updated
ant clean
ant
James
Post by JeanV
Same problem here. Cannot compile.
     [java] Compiling module org.waveprotocol.box.webclient.WebClientDev
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
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
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 unsubscribe from this group, send email to
.
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 wave-protocol-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to wave-protocol+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en.
Matt Richards
2011-01-16 16:35:31 UTC
Permalink
Yes, this was fixed yesterday.
Post by JeanV
Deleting directory and starting from scratch seems to have fixed the
problem. I'm assuming that they have updated the codebase.
Post by James Purser
OS: Gentoo
Java: OpenJDK 1.6.0_20
hg pulled/updated
ant clean
ant
James
Post by JeanV
Same problem here. Cannot compile.
Post by Matt Richards
[java] Compiling module
org.waveprotocol.box.webclient.WebClientDev
file:/home/mrichards/devel/google/googlewave/protocol/src/org/waveprotocol/
Post by James Purser
Post by JeanV
wave/client/wavepanel/view/dom/full/BlipLinkPopupWidget.java
Post by Matt Richards
[java] Computing all possible rebind results for
'org.waveprotocol.wave.client.wavepanel.view.dom.full.BlipLinkPopupWidget.R
Post by James Purser
Post by JeanV
esources'
Post by Matt Richards
[java] Rebinding
org.waveprotocol.wave.client.wavepanel.view.dom.full.BlipLinkPopupWidget.Resources
Post by James Purser
Post by JeanV
Post by Matt Richards
[java] Invoking generator
com.google.gwt.resources.rebind.context.InlineClientBundleGenerator
[java] Preparing method style
[java] Finding resources
[java] [ERROR] Resource
BlipLinkPopupWidget.css
Post by James Purser
Post by JeanV
Post by Matt Richards
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
Post by James Purser
Post by JeanV
inder'
Post by Matt Richards
[java] Rebinding
org.waveprotocol.wave.client.wavepanel.view.dom.full.BlipLinkPopupWidget.Binder
Post by James Purser
Post by JeanV
Post by Matt Richards
[java] Invoking generator
com.google.gwt.uibinder.rebind.UiBinderGenerator
org/waveprotocol/wave/client/wavepanel/view/dom/full/BlipLinkPopupWidget.ui
Post by James Purser
Post by JeanV
.xml
Post by Matt Richards
[java] [ERROR] Errors in
'file:/home/mrichards/devel/google/googlewave/protocol/src/org/waveprotocol
Post by James Purser
Post by JeanV
/wave/client/wavepanel/view/dom/full/BlipLinkPopupWidget.java'
Post by Matt Richards
[java] [ERROR] Line 69: Failed to resolve
'org.waveprotocol.wave.client.wavepanel.view.dom.full.BlipLinkPopupWidget.B
Post by James Purser
Post by JeanV
inder'
Post by Matt Richards
via deferred binding
[java] [ERROR] Line 72: Failed to resolve
'org.waveprotocol.wave.client.wavepanel.view.dom.full.BlipLinkPopupWidget.R
Post by James Purser
Post by JeanV
esources'
Post by Matt Richards
via deferred binding
file:/home/mrichards/devel/google/googlewave/protocol/src/org/waveprotocol/
Post by James Purser
Post by JeanV
wave/client/widget/profile/ProfilePopupWidget.java
Post by Matt Richards
[java] [WARN] For the following type(s), generated source
was
Post by James Purser
Post by JeanV
Post by Matt Richards
never committed (did you forget to call commit()?)
[java] [WARN]
org.waveprotocol.wave.client.wavepanel.view.dom.full.BlipLinkPopupWidget_Bi
Post by James Purser
Post by JeanV
nderImpl
Post by Matt Richards
[java] [ERROR] Cannot proceed due to previous errors
--
--Matt
--
You received this message because you are subscribed to the Google
Groups
Post by James Purser
Post by JeanV
"Wave Protocol" group.
To unsubscribe from this group, send email to
.
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 unsubscribe from this group, send email to
.
For more options, visit this group at
http://groups.google.com/group/wave-protocol?hl=en.
--
--Matt
--
You received this message because you are subscribed to the Google Groups "Wave Protocol" group.
To post to this group, send email to wave-protocol-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to wave-protocol+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en.
Loading...