You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ju...@bnpparibas.com on 2003/11/03 18:06:08 UTC

Deprecation report

Hi all
      I would have a report on the deprecated classes and methods used by
the code of a maven project, is there an easy way or has someone developped
a script to do this ?


Regards
</jki>




This message and any attachments (the "message") is intended solely for the addressees and is confidential. 
If you receive this message in error, please delete it and immediately notify the sender. Any use not in accord with 
its purpose, any dissemination or disclosure, either whole or partial, is prohibited except formal approval. 
The internet can not guarantee the integrity of this message. BNP PARIBAS (and its subsidiaries) shall (will) not 
therefore be liable for the message if modified. 

                ---------------------------------------------

Ce message et toutes les pieces jointes (ci-apres le "message") sont etablis a l'intention exclusive de ses 
destinataires et sont confidentiels. Si vous recevez ce message par erreur, merci de le detruire et d'en avertir 
immediatement l'expediteur. Toute utilisation de ce message non conforme a sa destination, toute diffusion 
ou toute publication, totale ou partielle, est interdite, sauf autorisation expresse. L'internet ne permettant pas 
d'assurer l'integrite de ce message, BNP PARIBAS (et ses filiales) decline(nt) toute responsabilite au titre de ce 
message, dans l'hypothese ou il aurait ete modifie.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: Deprecation report

Posted by Jason van Zyl <jv...@maven.org>.
On Mon, 2003-11-03 at 12:06, julien.kirsch@bnpparibas.com wrote:
> Hi all
>       I would have a report on the deprecated classes and methods used by
> the code of a maven project, is there an easy way or has someone developped
> a script to do this ?

As a quick fix you could just take the tasklist plugin as a start which
would probably get you 95% of the way there.

http://cvs.apache.org/viewcvs.cgi/maven-plugins/tasklist/

Something more general for reporting on any arbitrary set of @tags would
be nice, but that's what you get for now :-)

> -- 
> jvz.
> 
> Jason van Zyl
> jason@zenplex.com
> http://tambora.zenplex.org
> 
> In short, man creates for himself a new religion of a rational
> and technical order to justify his work and to be justified in it.
>   
>   -- Jacques Ellul, The Technological Society


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: Deprecation report

Posted by di...@multitask.com.au.
You could get this  by turning on deprecation during compilation and 
recording it similar to what happens at the moment with Javadoc.

--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/
Pub Key:http://blogs.codehaus.org/people/dion/public-key.asc


julien.kirsch@bnpparibas.com wrote on 04/11/2003 04:06:08 AM:

> Hi all
>       I would have a report on the deprecated classes and methods used 
by
> the code of a maven project, is there an easy way or has someone 
developped
> a script to do this ?
> 
> 
> Regards
> </jki>
> 
> 
> 
> 
> This message and any attachments (the "message") is intended solely 
> for the addressees and is confidential. 
> If you receive this message in error, please delete it and 
> immediately notify the sender. Any use not in accord with 
> its purpose, any dissemination or disclosure, either whole or 
> partial, is prohibited except formal approval. 
> The internet can not guarantee the integrity of this message. BNP 
> PARIBAS (and its subsidiaries) shall (will) not 
> therefore be liable for the message if modified. 
> 
>                 ---------------------------------------------
> 
> Ce message et toutes les pieces jointes (ci-apres le "message") sont
> etablis a l'intention exclusive de ses 
> destinataires et sont confidentiels. Si vous recevez ce message par 
> erreur, merci de le detruire et d'en avertir 
> immediatement l'expediteur. Toute utilisation de ce message non 
> conforme a sa destination, toute diffusion 
> ou toute publication, totale ou partielle, est interdite, sauf 
> autorisation expresse. L'internet ne permettant pas 
> d'assurer l'integrite de ce message, BNP PARIBAS (et ses filiales) 
> decline(nt) toute responsabilite au titre de ce 
> message, dans l'hypothese ou il aurait ete modifie.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org