allow empty deprecation messages in plugin descriptor/annotation and document
usage of deprecation in descriptor/annotation.
----------------------------------------------------------------------------------------------------------------------------
Key: MNG-1962
URL: http://jira.codehaus.org/browse/MNG-1962
Project: Maven 2
Type: Improvement
Components: Plugin Creation Tools, documentation - general
Versions: 2.0.1
Reporter: John Casey
Assigned to: John Casey
Priority: Minor
Fix For: 2.0.3
currently, the deprecation features for plugins (not the java deprecation
mechanism, necessarily) require a message for the deprecation warning to be
printed. This point is poorly documented.
Allow an empty deprecation message (make one up when the plugin descriptor is
read, if the <deprecation/> element is present but empty), and then document
the usage of plugin deprecations at the class and parameter level.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]