Hi GWT community,
We're excited to announce the GWT 2.6.1 release! Many of you noticed it was uploaded a few days ago, but if you missed it, you can download it here. This release has also been uploaded to Maven Central with the version string of "2.6.1”.
GWT 2.6.1 is a bug fix release for GWT 2.6.0 containing 21 changes and fixes for GWT with almost 50% coming from outside of Google. Thanks so much to everyone who reported issues and/or submitted patches, with a special thanks to Thomas Broyer!
For a summary of user-visible changes, please see the GWT release notes. And as always, please report any issues using the GWT issue tracker.
> an email to google-web-toolkit+unsub...@googlegroups.com
> <mailto:google-web-toolkit+unsub...@googlegroups.com>.
> To post to this group, send email to
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-tool...@googlegroups.com.
To post to this group, send email to google-we...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
Ping them where? I am not sure. To twitter?Hi Thomas,Thanks for the quick reply as always.
--
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-tool...@googlegroups.com.
To post to this group, send email to google-we...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
This looks I have to create a twitter account. This is crazy.
I suppose I will do it so I can as well stop whining anyway...
On Mon, May 12, 2014 at 11:39 AM, Thomas Broyer <t.br...@gmail.com> wrote:
On Monday, May 12, 2014 10:31:42 AM UTC+2, Vassilis Virvilis wrote:Ping them where? I am not sure. To twitter?Hi Thomas,Thanks for the quick reply as always.That's what I used (I was on http://central.sonatype.org/ and clicked on "status" on the top right), They were very reactive.
--
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+unsub...@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.
--Vassilis Virvilis
Maybe you could also have raised an issue at https://issues.sonatype.org/browse/CENTRALSRV
On Monday, May 12, 2014 11:13:39 AM UTC+2, Vassilis Virvilis wrote:
This looks I have to create a twitter account. This is crazy.
I suppose I will do it so I can as well stop whining anyway...
On Mon, May 12, 2014 at 11:39 AM, Thomas Broyer <t.br...@gmail.com> wrote:
On Monday, May 12, 2014 10:31:42 AM UTC+2, Vassilis Virvilis wrote:Ping them where? I am not sure. To twitter?Hi Thomas,Thanks for the quick reply as always.That's what I used (I was on http://central.sonatype.org/ and clicked on "status" on the top right), They were very reactive.
--
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+unsub...@googlegroups.com.
To post to this group, send email to google-we...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
--Vassilis Virvilis
[ERROR] Unexpected internal compiler error
java.lang.NoSuchMethodError: com.google.gwt.thirdparty.guava.common.io.Files.hash(Ljava/io/File;Lcom/google/gwt/thirdparty/guava/common/hash/HashFunction;)Lcom/google/gwt/thirdparty/guava/common/hash/HashCode;
at com.google.gwt.dev.javac.PersistentUnitCache.computePersistentCacheFilenamePrefix(PersistentUnitCache.java:470)
at com.google.gwt.dev.javac.PersistentUnitCache.<clinit>(PersistentUnitCache.java:114)
at com.google.gwt.dev.javac.UnitCacheFactory.get(UnitCacheFactory.java:59)
at com.google.gwt.dev.javac.CompilationStateBuilder.init(CompilationStateBuilder.java:449)
at com.google.gwt.dev.Compiler.run(Compiler.java:151)
at com.google.gwt.dev.Compiler.run(Compiler.java:132)
at com.google.gwt.dev.Compiler$1.run(Compiler.java:99)
at com.google.gwt.dev.CompileTaskRunner.doRun(CompileTaskRunner.java:55)
at com.google.gwt.dev.CompileTaskRunner.runWithAppropriateLogger(CompileTaskRunner.java:50)
at com.google.gwt.dev.Compiler.main(Compiler.java:106)