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 http://artur.app.fi/jscomp-20131118.zip

- Artur

On 17 Jan 2014, at 19:31 , Roberto Lublinerman rlu...@google.com wrote:

 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 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 work.
 
 Maybe we could re-build them with source=1.6 target=1.6? Possibly they 
 didn't introduce too much Java7-isms to the codebase in the 20131118 release 
 as the move to Java 7 was introduced only 4 days before: 
 https://code.google.com/p/closure-compiler/source/detail?r=948fdc03049a358e67565aa72f09aa041cb9b15a
  
 
 -- 
 http://groups.google.com/group/Google-Web-Toolkit-Contributors
 --- 
 You received this message because you are subscribed to the Google Groups 
 GWT Contributors group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to google-web-toolkit-contributors+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.
 
 
 -- 
 http://groups.google.com/group/Google-Web-Toolkit-Contributors
 --- 
 You received this message because you are subscribed to the Google Groups 
 GWT Contributors group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to google-web-toolkit-contributors+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors
--- 
You received this message because you are subscribed to the Google Groups GWT 
Contributors group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit-contributors+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


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 work.


Maybe we could re-build them with source=1.6 target=1.6? Possibly they 
didn't introduce too much Java7-isms to the codebase in the 20131118 
release as the move to Java 7 was introduced only 4 days before: 
https://code.google.com/p/closure-compiler/source/detail?r=948fdc03049a358e67565aa72f09aa041cb9b15a
 

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors
--- 
You received this message because you are subscribed to the Google Groups GWT 
Contributors group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit-contributors+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


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 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 work.


 Maybe we could re-build them with source=1.6 target=1.6? Possibly they
 didn't introduce too much Java7-isms to the codebase in the 20131118
 release as the move to Java 7 was introduced only 4 days before:
 https://code.google.com/p/closure-compiler/source/detail?r=948fdc03049a358e67565aa72f09aa041cb9b15a


 --
 http://groups.google.com/group/Google-Web-Toolkit-Contributors
 ---
 You received this message because you are subscribed to the Google Groups
 GWT Contributors group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to google-web-toolkit-contributors+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.


-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors
--- 
You received this message because you are subscribed to the Google Groups GWT 
Contributors group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit-contributors+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[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 $PATH.
Now I get this:

linux:
compile:
[mkdir] Created dir: C:\Documents and Settings\tfga\workspace\gwt
\build\out\dev\linux\bin
[gwt.javac] Compiling 11 source files to C:\Documents and Settings\tfga
\workspace\gwt\build\out\dev\linux\bin
[gwt.javac] C:\Documents and Settings\tfga\workspace\gwt\dev\linux\src
\org\eclipse\swt\browser\Browser.java:620: reference to LONG is
ambiguous, both class org.eclipse.swt.internal.gtk.LONG in
org.eclipse.swt.internal.gtk and class org.eclipse.swt.internal.LONG
in org.eclipse.swt.internal match
[gwt.javac] getDisplay().setData(ADD_WIDGET_KEY, new 
Object[] {new
LONG(mozillaHandle), this});
[gwt.javac]
^
[gwt.javac] C:\Documents and Settings\tfga\workspace\gwt\dev\linux\src
\org\eclipse\swt\browser\Browser.java:1340: reference to LONG is
ambiguous, both class org.eclipse.swt.internal.gtk.LONG in
org.eclipse.swt.internal.gtk and class org.eclipse.swt.internal.LONG
in org.eclipse.swt.internal match
[gwt.javac] display.setData(ADD_WIDGET_KEY, new Object[] {new LONG
(mozillaHandle), null});
[gwt.javac]   ^
[gwt.javac] 2 errors

Why is it running the linux target if I'm using Windows? Do I have
to install the windows native port of svn? And what about these
compilation errors?

Regards,
Thiago

--~--~-~--~~~---~--~~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~--~~~~--~~--~--~---