Re: GWT-Gears Offline Module

2009-10-15 Thread Eric Ayers
No, wait, I see it now when I do an svn up in trunk. On Thu, Oct 15, 2009 at 7:09 AM, Eric Ayers wrote: > Are you using trunk or one of the release branches (can you send me > the path to your svn checkout?)?  I believe the compile.emma issue is > fixed in trunk. > > On Thu, Oct 15, 2009 at 6:

Re: GWT-Gears Offline Module

2009-10-15 Thread Eric Ayers
Are you using trunk or one of the release branches (can you send me the path to your svn checkout?)? I believe the compile.emma issue is fixed in trunk. On Thu, Oct 15, 2009 at 6:58 AM, Alex Bertram wrote: > > Hi Eric, > > Oh thanks for making the link with the issue tracker. I would actually >

Re: GWT-Gears Offline Module

2009-10-15 Thread Alex Bertram
Hi Eric, Oh thanks for making the link with the issue tracker. I would actually like to move this code and the WorkerLinker I've been working on into the gwt-google-apis trunk -- but I'm having trouble with the build mechanism in the gwt-google-apis projects and haven't been able to get any unit

Re: GWT-Gears Offline Module

2009-10-12 Thread Eric Ayers
Hi Alex, Thanks for posting this. I created an issue for this in the gwt-google-apis issue list http://code.google.com/p/gwt-google-apis/issues/detail?id=316 (Would you like to submit this as a contribution back to the gwt-gears library? ) Thanks, -Eric. On Mon, Oct 12, 2009 at 4:07 AM, Alex B

GWT-Gears Offline Module

2009-10-12 Thread Alex Bertram
Hi All, Have started using the Offline module and noticed that it includes ALL permutations in the generated manifest, which means, for our app, that a user would have download 32 permutations -- quite a few megabytes for languages and browsers they don't need. I've worked out an alternative app