----- Original Message -----
From: "Conor MacNeill" <conor@cortexebusiness.com.au>
[...]
> 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:ant-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-dev-help@jakarta.apache.org>
|