jieryn created Improvement MGWT-352
Issue Type: Improvement Improvement
Affects Versions: 2.5.0
Assignee: Unassigned
Created: 04/Feb/13 8:27 AM
Description:

For environments which use gwt-m-p to generate the Async services, where client service methods are marked as @java.lang.Deprecated, the generated Async service should have the same corresponding methods marked @java.lang.Deprecated.

As it is now, the @Deprecated is not passed, and so no warnings are displayed to the developers because they do not use the actual non-Async flavors of the interfaces, but rather the Async ones which do not carry the @Deprecated warning.

Project: Maven GWT Plugin
Priority: Major Major
Reporter: jieryn
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to