Hello,
Having problems building wave with java 1.7.0_79 and ant 1.9.6 on windows
7. Stack trace below. Fails when compiling wave-api. Seems to be a warning
with regards to generics. Any ideas?
Cheers,
Ian
compile:
[echo] Compiling wave-api-0.6.0
[javac] Compiling 37 source files to
C:\
rote:
> Ian just to make sure can you do a ant clean and remove the 3rd party and
> try again, also let us know which commands you were running to make this.
>
> On 7 December 2015 at 22:01, Ian Dunlop wrote:
>
> > Hello,
> >
> > Having problems building wave with
ntStoreTestBase.makeStoreWithData(AttachmentStoreTestBase.java:175)
at
orgg.waveprotocol.box.server.persistence.AttachmentStoreTestBase.testContentLengthMatchesDataSize(AttachmentStoreTestBase.java:60)
Cheers,
Ian
On 7 December 2015 at 13:59, Yuri Z wrote:
> Are you sure you compile with java 1.7?
>
> On Mon, Dec 7, 2015 at 3:19 PM Ian
t 5:40 PM Ian Dunlop wrote:
>
> > Hello,
> >
> > I had to set JAVA_HOME to use the 1.7 jdk, not just the Path. Thanks for
> > the hints :) Been a while since I have used ant. However, I seem to have
> > some test failures
> > in org.waveprotocol.box.server.p
Hello,
Tried building latest master but failed when finding jsinterop dependency.
Seems that jsinterop 1.0.0-SNAPSHOT is not available. I had a look in
https://oss.sonatype.org/content/repositories/google-snapshots/com/google/jsinterop/jsinterop/
and 1.0.0.j7-SNAPSHOT is there but no 1.0.0.
Any id
Hello,
I noticed that a recent merge into master was to support java 1.8
compilation but the docs still say 1.7 required. Is 1.7 still needed to
build?
Cheers,
Ian
r", version:
> > "2.8.0-rc2"], // [?, ?]
> > [group: "com.google.gwt", name: "gwt-codeserver", version:
> > "2.8.0-rc2"], // [?, ?]
> >
> > 2016-09-08 10:56 GMT+02:00 Ian Du