Hi Raza,

Those errors can be safely ignored, as long as something along the lines of
"module compilation succeeded" is one of the last lines printed nothing
should be wrong :). They come from the fact that GWT likes to have every
source file available on the classpath, which we don't have for certain
testing libraries.

Greetings,
Lennard

On Mon, Oct 18, 2010 at 3:33 PM, Raza <[email protected]> wrote:

> Hello All
>
> I am getting the following errors while installing google wave and
> cannot figure out the solution.Any help will be appreciated.
>
> -------------
> compile_gwt:
>     [java] Compiling module org.waveprotocol.box.webclient.WebClient
>     [java]    Validating newly compiled units
>     [java]       [ERROR] Errors in 'jar:file:/home/seeker/wave-
> protocol/third_party/runtime/wave-libraries/model-src.jar!/org/
> waveprotocol/wave/model/testing/ExtraAsserts.java'
>     [java]          [ERROR] Line 45: No source code is available for
> type junit.framework.Assert; did you forget to inherit a required
> module?
>     [java]       [ERROR] Errors in 'jar:file:/home/seeker/wave-
> protocol/third_party/runtime/wave-libraries/model-src.jar!/org/
> waveprotocol/wave/model/testing/StoreArgumentAction.java'
>     [java]          [ERROR] Line 21: The import org.jmock cannot be
> resolved
>     [java]          [ERROR] Line 22: The import org.jmock cannot be
> resolved
>     [java]          [ERROR] Line 37: Action cannot be resolved to a
> type
>     [java]          [ERROR] Line 66: Invocation cannot be resolved to
> a type
>     [java]          [ERROR] Line 71: Action cannot be resolved to a
> type
>     [java]       [ERROR] Errors in 'jar:file:/home/seeker/wave-
> protocol/third_party/runtime/wave-libraries/model-src.jar!/org/
> waveprotocol/wave/model/testing/GenericTestBase.java'
>     [java]          [ERROR] Line 30: No source code is available for
> type junit.framework.TestCase; did you forget to inherit a required
> module?
>     [java]       [ERROR] Errors in 'jar:file:/home/seeker/wave-
> protocol/third_party/runtime/wave-libraries/model-src.jar!/org/
> waveprotocol/wave/model/testing/GenericGWTTestBase.java'
>     [java]          [ERROR] Line 37: No source code is available for
> type com.google.gwt.junit.client.GWTTestCase; did you forget to
> inherit a required module?
>     [java]       [ERROR] Errors in 'jar:file:/home/seeker/wave-
> protocol/third_party/runtime/wave-libraries/model-src.jar!/org/
> waveprotocol/wave/model/testing/Response.java'
>     [java]          [ERROR] Line 89: No source code is available for
> type org.mockito.stubbing.Answer<T>; did you forget to inherit a
> required module?
>     [java]          [ERROR] Line 97: No source code is available for
> type org.mockito.invocation.InvocationOnMock; did you forget to
> inherit a required module
>
> --
> 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%[email protected]>
> .
> 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.

Reply via email to