Re: warning/error when compiling on windows 7 with java 1.7.0_79

2015-12-24 Thread Yuri Z
@Ian Can you please vote on the general@apache on the wave release? On Wed, Dec 9, 2015 at 6:06 PM Yuri Z wrote: > Sorry my mistake, the current server configuration is in reference.conf. > > On Tue, Dec 8, 2015 at 3:08 PM Ian Dunlop wrote: > >> Hello, >> >> Got it compiled on Ubuntu 14.04 mach

Re: warning/error when compiling on windows 7 with java 1.7.0_79

2015-12-09 Thread Yuri Z
Sorry my mistake, the current server configuration is in reference.conf. On Tue, Dec 8, 2015 at 3:08 PM Ian Dunlop wrote: > Hello, > > Got it compiled on Ubuntu 14.04 machine. Had to create the server.config > file using ant -f server-config.xml (as it mentions in the README). > Thanks for your

Re: warning/error when compiling on windows 7 with java 1.7.0_79

2015-12-08 Thread Ian Dunlop
Hello, Got it compiled on Ubuntu 14.04 machine. Had to create the server.config file using ant -f server-config.xml (as it mentions in the README). Thanks for your help :) Cheers, Ian On 7 December 2015 at 16:10, Yuri Z wrote: > Did you edit server.config? > > On Mon, Dec 7, 2015 at 5:40 PM I

Re: warning/error when compiling on windows 7 with java 1.7.0_79

2015-12-07 Thread Yuri Z
Did you edit server.config? On Mon, Dec 7, 2015 at 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.pers

Re: warning/error when compiling on windows 7 with java 1.7.0_79

2015-12-07 Thread Ian Dunlop
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.persistence.file . All seem to fail with: "String: 1: Expecting end of input or a comma, got ':

Re: warning/error when compiling on windows 7 with java 1.7.0_79

2015-12-07 Thread Yuri Z
Are you sure you compile with java 1.7? On Mon, Dec 7, 2015 at 3:19 PM Ian Dunlop wrote: > Hello, > > I did 'ant clean' then 'ant'. Got the same result. I then tried 'ant > get-third-party compile-gwt dist-server' but it still failed with the same > issues. Do I need to try a different command w

Re: warning/error when compiling on windows 7 with java 1.7.0_79

2015-12-07 Thread Ian Dunlop
Hello, I did 'ant clean' then 'ant'. Got the same result. I then tried 'ant get-third-party compile-gwt dist-server' but it still failed with the same issues. Do I need to try a different command with ant? Cheers, Ian On 7 December 2015 at 12:26, Evan Hughes wrote: > Ian just to make sure can

Re: warning/error when compiling on windows 7 with java 1.7.0_79

2015-12-07 Thread Evan Hughes
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 java 1.7.0_79 and ant 1.9.6 on windows > 7. Stack tra