[gwt-contrib] Re: default GWT version in Maven central repo wrong

2009-02-07 Thread nicolas de loof
Please note 1.5.x history at http://code.google.com/p/google-web-toolkit/downloads/list?can=4q=colspec=Filename+Summary+Uploaded+Size+DownloadCount 1.5.0 was RC1 1.5.1 was RC2 GWT-1.5 final is 1.5.2 ! On Sat, Feb 7, 2009 at 9:50 AM, nicolas de loof nicolas.del...@gmail.comwrote: I'm not

[gwt-contrib] Re: default GWT version in Maven central repo wrong

2009-02-07 Thread Ray Cromwell
Well, maybe the GWT guys can offer some guidance on how they plan to number 1.6 milestone releases. My only further comment is that there is no reason why maven repo versions have to match GWT versions. I've seen GWT artifacts named -rc1 in some maven repos. The GWT team doesn't officially

[gwt-contrib] Re: default GWT version in Maven central repo wrong

2009-02-07 Thread nicolas de loof
That's right, and you can be sure I'll check the next version number. Anyway, we still can use Jboss-like versionning : 1.6.0.final or 1.6.0.GA On Sat, Feb 7, 2009 at 9:58 AM, Ray Cromwell cromwell...@gmail.com wrote: Well, maybe the GWT guys can offer some guidance on how they plan to number

[gwt-contrib] Re: default GWT version in Maven central repo wrong

2009-02-07 Thread John Tamplin
On Sat, Feb 7, 2009 at 3:42 AM, Ray Cromwell cromwell...@gmail.com wrote: Yes, but when M2, M3, RC1, etc are released, all with version 1.6.0, it will make it hard for someone to discern just which version is actually in the repo unless one makes assumptions about timestamps in the repo. It

[gwt-contrib] Re: RR : Declassifying RPC / Removing all type names from compilation

2009-02-07 Thread Emily Crutcher
Do you have any numbers of how much this shrinks compiled output, as this seems like a terrific change! Thanks for doing it :-). Cheers, Emily On Fri, Feb 6, 2009 at 1:21 PM, BobV b...@google.com wrote: On Thu, Feb 5, 2009 at 12:28 AM, BobV b...@google.com