On Aug 4, 10:07 am, Arthur Kalmenson <[email protected]> wrote:
> Eric, are you using Maven? It might be the GWT Maven Plugin doing
> that, not GWT itself.
Naw. I'm running GWT directly from the command-line via a custom
shell script (on OS X).
I've also been (kinda) tracking with trunk, and the warning comes from
there too. I don't have 1.6 sources readily available, but from
tr...@5796 the message comes from:
$ find . -name "*.java" -exec grep -Hn "A new version of GWT" {} \;
./dev/core/src/com/google/gwt/dev/shell/CheckForUpdates.java:287:
logger.log(TreeLogger.WARN, "A new version of GWT ("
Looks like it's accessing this URL:
http://tools.google.com/webtoolkit/currentversion.xml
I'm not trying to make a big deal out of this, but I just don't see
how this is necessary. I mean, really, does Google need to know that
I restart my GWT hosted mode environment about 37k times/day?
Anyways, it'd be great if this "feature" could be turned off (or just
removed entirely). If the contributors group is the wrong place for
this topic, don't hesitate to point me somewhere else.
eric
>
> --
> Arthur Kalmenson
>
>
>
> On Sat, Aug 1, 2009 at 9:06 PM, Eric B. Ridge<[email protected]> wrote:
>
> > I'm a random lurker who recently started using GWT 1.6. Since 1.7 was
> > released (to which I have not yet upgraded), I now see this in the
> > hosted mode log window:
>
> > [INFO] A new version of GWT (1.7.0) is available
>
> > Without trying to be argumentative, is it really necessary for a
> > supporting application of a web development framework to phone home
> > every it is started?
>
> > If the answer is yes, could a command-line option be provided to
> > disable this?
>
> > Thanks for your time and consideration.
>
> > eric
>
> > ps, GWT is basically the greatest thing ever. I'm not yet sure if
> > it's better than sex, but it is better than most US domestic beers.
> > Additionally, if I ever meet a GWT developer on the street, I might
> > want to hug.
--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---