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.

Anyone know why this would be?  I am not taking any action (that I am
aware of) to suppress deprecation warnings in my project.  I'm running
on Mac OS X 10.6 (Snow Leopard), java 1.6, using GWT 1.7.0 jars.

-b

--~--~---------~--~----~------------~-------~--~----~
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