You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Carlos Sanchez (JIRA)" <ji...@codehaus.org> on 2005/09/24 02:43:11 UTC

[jira] Closed: (MPJAVA-34) Capture Deprecation Warnings

     [ http://jira.codehaus.org/browse/MPJAVA-34?page=all ]
     
Carlos Sanchez closed MPJAVA-34:
--------------------------------

     Assign To: Carlos Sanchez
    Resolution: Fixed

Fixed as part of MPJAVA-40

> Capture Deprecation Warnings
> ----------------------------
>
>          Key: MPJAVA-34
>          URL: http://jira.codehaus.org/browse/MPJAVA-34
>      Project: maven-java-plugin
>         Type: Improvement
>     Versions: 1.5
>  Environment: This improvement is environment-agnostic
>     Reporter: Ron Gallagher
>     Assignee: Carlos Sanchez
>     Priority: Minor
>      Fix For: 1.6
>  Attachments: java-plugin-capture-deprecation-warnings.diff
>
>
> We have the need to capture and report on deprecation warnings during the project build process.  The attached .diff file provides this capability by doing the following:
> (a) setting up an Ant recorder prior to the invocation of javac.
> (b) turning off the Ant record after the javac process is complete.
> (c) providing mechanisms for generating a "Deprecation Warnings Report"
> I've also provided updates to the supporting documentation describing this feature as well as some tests that exercise this feature.

-- 
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org