----- Original Message -----
From: "Conor MacNeill" <[EMAIL PROTECTED]>
[...]
> 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.

+1
this will avoid the log("DEPRECATED: use something else", Project.MSG_INFO);

> Just an idea.

Good one, as always. :-)

Stephane


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

Reply via email to