SelectionScriptLinker: nicer error message that makes it more clear what's
going on.
  was: This module needs to be (re)compiled, please run a compile or use the
Compile/Browse button in hosted mode
  now: GWT module 'your.ModuleName' needs to be (re)compiled, please run a
compile or use the Compile/Browse button in hosted mode

ModuleDef:
- Fixed a bug computing module creation time.  Min vs. Max, doh.

GWTShell/HostedMode/HostedModeBase:
- This change makes hosted mode really, really work with -noserver when the
remote process is serving from your WAR folder!
- The reason for the refactor is that the code now captured in
HostedMode.doStartup() was not getting run in -noserver mode
- This patch is not sorted to give a clean diff; will sort in a follow-up
commit.

Thanks!
Scott

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

Attachment: three-patches_1-6_r4312.patch
Description: Binary data

Reply via email to