On 30 sep, 23:32, Brandon <[email protected]> wrote:
> I'm migrating my GWT project from 1.5 to 1.7.  I'm successfully
> building and deploying my module, but I realized I'm not seeing any
> deprecation warnings, even though my project makes extensive use of
> the 1.5 event classes (ClickListener, etc).
>
> At first I thought my convoluted build process (maven + ant) might be
> discarding the warnings, but even if I run the GWT compile from the
> command line (java com.google.gwt.dev.Compiler -war <war> <module>) I
> see a successful build with no deprecation warnings.

GWT compiler won't tell you anything; but "javac" (or rather, your
IDE) will
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to