From: "Conor MacNeill" <[EMAIL PROTECTED]>

> Stephane Bailliez wrote:
> > From: <[EMAIL PROTECTED]>
> > 
> > But maybe we can add a -deprecated to Ant to be javac like.
> > 
> 
> What about if deprecation warnings were a different message level, 
> something like Project.MSG_DEPRECATED, perhaps between INFO and VERBOSE. 
> A command line option to show them or not would be possible and we could 
> print a summary at the end if there are any deprecated messages 
> received, just as javac does. It would also explicitly mark deprecated 
> tasks and attributes.
> 

I think we are loosing sight of why the deprecation message is there.

    IT IS THERE TO MAKE YOU UPGRADE YOUR BUILDFILE

If people dislike the message, the easiest way to remove it is to FIX YOUR 
BUILD FILE
or your old tasks. 

Jose Alberto



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to