Fixes issue 2104 - emit a warning for uses of the gwt.typeArgs javadoc annotation.  TypeOracle will emit the warning any time that it is built or refreshed for any type that uses gwt.typeArgs, whether that type has changed or not.  This is a side effect of the way that the TypeOracle refrehes itself.  The TypeOracle will need to be refactored, as part of a separate commit, so that it only emits the warning for types that changed.  

Also deprecated the methods on the HasMetaData interface.

Review by: jat


git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@1882 8db76d5a-ed1c-0410-87a9-c151d255dfc7
2 files changed