Re: GWT 2.6.0 now available

2014-03-07 Thread Rob Hennessy
Hi All,

It's been a while since I've tried any versions since 2.3.0. I picked up 
2.6.0 and I can not access the generated JS from IE8, IE9, or Chrome. I am 
using the entry point class to add a reference to a couple of converted 
functions.
Safari and FireFox work.

Is there any workaround? I couldn't find anything mentioned on the wiki.

Thanks,
-Rob

On Thursday, January 30, 2014 2:23:45 PM UTC-8, Matthew Dempsky wrote:

 Hi GWT community,

 We're excited to announce the GWT 2.6.0 release!  Many of you noticed it 
 was uploaded a few days ago, but if you missed it, you can download 
 it 
 herehttps://code.google.com/p/google-web-toolkit/downloads/detail?name=gwt-2.6.0.zip.
  
  This release has also been uploaded to Maven Central with the version 
 string of 2.6.0.

 GWT 2.6.0 contains over 100 new bug fixes since GWT 2.5.1, more than 400 
 changes in total, and greater than 20% of all contributions came from the 
 community.  Thanks so much to everyone who reported issues and/or submitted 
 patches!

 For a summary of user-visible changes, please see the GWT release 
 noteshttp://www.gwtproject.org/release-notes.html. 
  And as always, please report any issues using the GWT issue 
 trackerhttps://code.google.com/p/google-web-toolkit/issues/list
 .

 Happy hacking!

 -Matthew, on behalf of the GWT developers


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


Re: GWT 2.6.0 now available

2014-02-07 Thread stuckagain
Great news.

I have a question on the included thirtparty products. I see that there is 
a guava version in there.

Is this version impacted by the JDK 1.7.0 update 51 issue reported here:
https://code.google.com/p/guava-libraries/issues/detail?id=1635

Maybe you are not using the features that cause the incompatiblity, but I 
am just checking since we plan to migrate to this version of java in our 
build environment.

David

On Thursday, January 30, 2014 11:23:45 PM UTC+1, Matthew Dempsky wrote:

 Hi GWT community,

 We're excited to announce the GWT 2.6.0 release!  Many of you noticed it 
 was uploaded a few days ago, but if you missed it, you can download 
 it 
 herehttps://code.google.com/p/google-web-toolkit/downloads/detail?name=gwt-2.6.0.zip.
  
  This release has also been uploaded to Maven Central with the version 
 string of 2.6.0.

 GWT 2.6.0 contains over 100 new bug fixes since GWT 2.5.1, more than 400 
 changes in total, and greater than 20% of all contributions came from the 
 community.  Thanks so much to everyone who reported issues and/or submitted 
 patches!

 For a summary of user-visible changes, please see the GWT release 
 noteshttp://www.gwtproject.org/release-notes.html. 
  And as always, please report any issues using the GWT issue 
 trackerhttps://code.google.com/p/google-web-toolkit/issues/list
 .

 Happy hacking!

 -Matthew, on behalf of the GWT developers


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


Re: GWT 2.6.0 now available

2014-02-07 Thread Thomas Broyer


On Friday, February 7, 2014 11:08:25 AM UTC+1, stuckagain wrote:

 Great news.

 I have a question on the included thirtparty products. I see that there is 
 a guava version in there.

 Is this version impacted by the JDK 1.7.0 update 51 issue reported here:
 https://code.google.com/p/guava-libraries/issues/detail?id=1635

 Maybe you are not using the features that cause the incompatiblity, but I 
 am just checking since we plan to migrate to this version of java in our 
 build environment.


It probably is impacted by the JDK change, but GWT does not use that 
feature (AFAICT and IIUC)

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


Re: GWT 2.6.0 now available

2014-02-06 Thread Ed
The 2.6.0 is downloadable as zip through the gwtproject site (since a week 
or so).
But when will it be available through the central maven repo ? (I still 
don't see it in http://mirrors.ibiblio.org/maven2/com/google/gwt/gwt-user/)

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


Re: GWT 2.6.0 now available

2014-02-06 Thread Patrick Tucker
It has been on central for about the same amount of time:
http://search.maven.org/#artifactdetails%7Ccom.google.gwt%7Cgwt-user%7C2.6.0%7Cjar

On Thursday, February 6, 2014 6:18:50 AM UTC-5, Ed wrote:

 The 2.6.0 is downloadable as zip through the gwtproject site (since a week 
 or so).
 But when will it be available through the central maven repo ? (I still 
 don't see it in http://mirrors.ibiblio.org/maven2/com/google/gwt/gwt-user/
 )



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


Re: GWT 2.6.0 now available

2014-02-06 Thread Ed
Thanks, but then why isn't it present in the maven mirror link I posted 
below, where as the 2.6 RC versions were?
Smells like some maven sync issue.

Op donderdag 6 februari 2014 14:32:17 UTC+1 schreef Patrick Tucker:

 It has been on central for about the same amount of time:

 http://search.maven.org/#artifactdetails%7Ccom.google.gwt%7Cgwt-user%7C2.6.0%7Cjar

 On Thursday, February 6, 2014 6:18:50 AM UTC-5, Ed wrote:

 The 2.6.0 is downloadable as zip through the gwtproject site (since a 
 week or so).
 But when will it be available through the central maven repo ? (I still 
 don't see it in 
 http://mirrors.ibiblio.org/maven2/com/google/gwt/gwt-user/)



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


Re: GWT 2.6.0 now available

2014-02-03 Thread Cristiano Costantini
Ehi all!

Why not to update the website announcing the release on the homepage?

If G+ GWT page is maintained, it could be also a good idea to integrate
sort of a banner with its posts on gwtproject.org's home page, so to make
it look more alive.

It looks really sad the website now...

Cristiano




2014-02-02 RyanZA rya...@gmail.com:

 There was some talk about Java8 support in GWT - obviously with all the
 callbacks needed by GWT this would be really helpful. Is there any ETA yet
 on when Java8 lambdas will be usable in GWT? I think it will be huge in
 making GWT much better.


 On Friday, January 31, 2014 12:23:45 AM UTC+2, Matthew Dempsky wrote:

 Hi GWT community,

 We're excited to announce the GWT 2.6.0 release!  Many of you noticed it
 was uploaded a few days ago, but if you missed it, you can download
 it 
 herehttps://code.google.com/p/google-web-toolkit/downloads/detail?name=gwt-2.6.0.zip.
  This release has also been uploaded to Maven Central with the version
 string of 2.6.0.

 GWT 2.6.0 contains over 100 new bug fixes since GWT 2.5.1, more than 400
 changes in total, and greater than 20% of all contributions came from the
 community.  Thanks so much to everyone who reported issues and/or submitted
 patches!

 For a summary of user-visible changes, please see the GWT release 
 noteshttp://www.gwtproject.org/release-notes.html.
  And as always, please report any issues using the GWT issue 
 trackerhttps://code.google.com/p/google-web-toolkit/issues/list
 .

 Happy hacking!

 -Matthew, on behalf of the GWT developers

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


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


Re: GWT 2.6.0 now available

2014-02-03 Thread Alain Ekambi
Too bad I m not a designer because that web site is not really state of the
art. No offense to those we put effort in that but we need to match what
the other frameworks are doing out there.


2014-02-03 Cristiano Costantini cristiano.costant...@gmail.com:

 Ehi all!

 Why not to update the website announcing the release on the homepage?

 If G+ GWT page is maintained, it could be also a good idea to integrate
 sort of a banner with its posts on gwtproject.org's home page, so to make
 it look more alive.

 It looks really sad the website now...

 Cristiano




 2014-02-02 RyanZA rya...@gmail.com:

 There was some talk about Java8 support in GWT - obviously with all the
 callbacks needed by GWT this would be really helpful. Is there any ETA yet
 on when Java8 lambdas will be usable in GWT? I think it will be huge in
 making GWT much better.


 On Friday, January 31, 2014 12:23:45 AM UTC+2, Matthew Dempsky wrote:

 Hi GWT community,

 We're excited to announce the GWT 2.6.0 release!  Many of you noticed it
 was uploaded a few days ago, but if you missed it, you can download
 it 
 herehttps://code.google.com/p/google-web-toolkit/downloads/detail?name=gwt-2.6.0.zip.
  This release has also been uploaded to Maven Central with the version
 string of 2.6.0.

 GWT 2.6.0 contains over 100 new bug fixes since GWT 2.5.1, more than 400
 changes in total, and greater than 20% of all contributions came from the
 community.  Thanks so much to everyone who reported issues and/or submitted
 patches!

 For a summary of user-visible changes, please see the GWT release 
 noteshttp://www.gwtproject.org/release-notes.html.
  And as always, please report any issues using the GWT issue 
 trackerhttps://code.google.com/p/google-web-toolkit/issues/list
 .

 Happy hacking!

 -Matthew, on behalf of the GWT developers

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


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


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


Re: GWT 2.6.0 now available

2014-02-03 Thread SR
Hi,
 
Does GWT 2.6 address IE 9 eval issue: 
http://support.microsoft.com/kb/2572253 ?
 
If not, is there any other work around specifically for IE 9?
 
Thanks,
SR

On Friday, January 31, 2014 3:53:45 AM UTC+5:30, Matthew Dempsky wrote:

 Hi GWT community,

 We're excited to announce the GWT 2.6.0 release!  Many of you noticed it 
 was uploaded a few days ago, but if you missed it, you can download 
 it 
 herehttps://code.google.com/p/google-web-toolkit/downloads/detail?name=gwt-2.6.0.zip.
  
  This release has also been uploaded to Maven Central with the version 
 string of 2.6.0.

 GWT 2.6.0 contains over 100 new bug fixes since GWT 2.5.1, more than 400 
 changes in total, and greater than 20% of all contributions came from the 
 community.  Thanks so much to everyone who reported issues and/or submitted 
 patches!

 For a summary of user-visible changes, please see the GWT release 
 noteshttp://www.gwtproject.org/release-notes.html. 
  And as always, please report any issues using the GWT issue 
 trackerhttps://code.google.com/p/google-web-toolkit/issues/list
 .

 Happy hacking!

 -Matthew, on behalf of the GWT developers


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


Re: GWT 2.6.0 now available

2014-02-02 Thread RyanZA
There was some talk about Java8 support in GWT - obviously with all the 
callbacks needed by GWT this would be really helpful. Is there any ETA yet 
on when Java8 lambdas will be usable in GWT? I think it will be huge in 
making GWT much better.

On Friday, January 31, 2014 12:23:45 AM UTC+2, Matthew Dempsky wrote:

 Hi GWT community,

 We're excited to announce the GWT 2.6.0 release!  Many of you noticed it 
 was uploaded a few days ago, but if you missed it, you can download 
 it 
 herehttps://code.google.com/p/google-web-toolkit/downloads/detail?name=gwt-2.6.0.zip.
  
  This release has also been uploaded to Maven Central with the version 
 string of 2.6.0.

 GWT 2.6.0 contains over 100 new bug fixes since GWT 2.5.1, more than 400 
 changes in total, and greater than 20% of all contributions came from the 
 community.  Thanks so much to everyone who reported issues and/or submitted 
 patches!

 For a summary of user-visible changes, please see the GWT release 
 noteshttp://www.gwtproject.org/release-notes.html. 
  And as always, please report any issues using the GWT issue 
 trackerhttps://code.google.com/p/google-web-toolkit/issues/list
 .

 Happy hacking!

 -Matthew, on behalf of the GWT developers


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


Re: GWT 2.6.0 now available

2014-02-01 Thread Milan Cvejic
Just to have it documented. These are required dependencies:

dependencies
dependency
 groupIdcom.google.gwt/groupId
 artifactIdgwt-codeserver/artifactId
 version2.6.0/version
/dependency
dependency
 groupIdcom.google.gwt/groupId
 artifactIdgwt-dev/artifactId
 version2.6.0/version
/dependency
   dependency
 groupIdcom.google.gwt/groupId
 artifactIdgwt-user/artifactId
 version2.6.0/version
/dependency
   /dependencies


On Friday, January 31, 2014 6:34:32 PM UTC+1, Jonathan Franchesco Torres 
Bca wrote:

 great!


 2014-01-31 Patrice De Saint Steban patou.de.s...@gmail.com javascript:
 :

 The 2.6.0-rc3 version exist in the maven central.
 You can use it, and define the dependencies in the plugin configuration 
 for use the 2.6.0 version.

 Le vendredi 31 janvier 2014 12:48:36 UTC+1, Bruno Santos a écrit :

 Missing only release the new version for eclipse plugin

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




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


Re: GWT 2.6.0 now available

2014-02-01 Thread Ed
Great news, keep up the good work.

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


Re: GWT 2.6.0 now available

2014-01-31 Thread Bruno Santos
Missing only release the new version for eclipse plugin

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


Re: GWT 2.6.0 now available

2014-01-31 Thread Patrice De Saint Steban
The 2.6.0-rc3 version exist in the maven central.
You can use it, and define the dependencies in the plugin configuration for 
use the 2.6.0 version.

Le vendredi 31 janvier 2014 12:48:36 UTC+1, Bruno Santos a écrit :

 Missing only release the new version for eclipse plugin


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


Re: GWT 2.6.0 now available

2014-01-31 Thread Jonathan Franchesco Torres Baca
great!


2014-01-31 Patrice De Saint Steban patou.de.saint.ste...@gmail.com:

 The 2.6.0-rc3 version exist in the maven central.
 You can use it, and define the dependencies in the plugin configuration
 for use the 2.6.0 version.

 Le vendredi 31 janvier 2014 12:48:36 UTC+1, Bruno Santos a écrit :

 Missing only release the new version for eclipse plugin

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


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


Re: GWT 2.6.0 now available

2014-01-30 Thread Dennis Haupt
it already was available for download for days :D


2014-01-30 Matthew Dempsky mdemp...@google.com:

 Hi GWT community,

 We're excited to announce the GWT 2.6.0 release!  Many of you noticed it
 was uploaded a few days ago, but if you missed it, you can download
 it 
 herehttps://code.google.com/p/google-web-toolkit/downloads/detail?name=gwt-2.6.0.zip.
  This release has also been uploaded to Maven Central with the version
 string of 2.6.0.

 GWT 2.6.0 contains over 100 new bug fixes since GWT 2.5.1, more than 400
 changes in total, and greater than 20% of all contributions came from the
 community.  Thanks so much to everyone who reported issues and/or submitted
 patches!

 For a summary of user-visible changes, please see the GWT release 
 noteshttp://www.gwtproject.org/release-notes.html.
  And as always, please report any issues using the GWT issue 
 trackerhttps://code.google.com/p/google-web-toolkit/issues/list
 .

 Happy hacking!

 -Matthew, on behalf of the GWT developers

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


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