Re: [gwt-contrib] Can't build trunk with Java 6?

2014-01-20 Thread Artur Signell
v20131118 can actually be compiled with Java 6 without any code changes. The newest release (20140110) requires changing some diamond operators and catch statements. Somebody with access to the tools SVN repository could grab a Java 6 version of the jar from

Re: Re: [gwt-contrib] Can't build trunk with Java 6?

2014-01-17 Thread Thomas Broyer
On Friday, January 17, 2014 3:59:58 PM UTC+1, Artur Signell wrote: Any ideas how this could/will be resolved? Closure compiler dropped support for Java 6 in the 20131118 release ( https://code.google.com/p/closure-compiler/wiki/Releases). But reverting to 20131014 seems to require some

Re: Re: [gwt-contrib] Can't build trunk with Java 6?

2014-01-17 Thread Roberto Lublinerman
Some changes to sourcemap generation require a version newer than 20131014. The sourcemap part of the closure tools can probably be compiled with as Java 6. On Fri, Jan 17, 2014 at 9:12 AM, Thomas Broyer t.bro...@gmail.com wrote: On Friday, January 17, 2014 3:59:58 PM UTC+1, Artur Signell

[gwt-contrib] Can't build trunk

2009-10-04 Thread tfga
Hi, I'm trying to build trunk on Windows. I followed the instructions from http://code.google.com/webtoolkit/makinggwtbetter.html#compiling The 1st error I got was: gwt\common.ant.xml:276: Unable to launch command: svn info So I installed the Cygwin port of svn and added it's path to