On Tue, 21 Aug 2001 02:05, Jim Cheesman wrote:
> >deprecation="on" is what you're looking for.
>
> Just out of interest, what's the justification for deprecation="[on|off]"
> defaulting to "off"? Is there a major performance hit with it set to "on"?
> Just to avoid having to change my build.xmlS I routinely add
> "deprecation="on"" to all my javac tasks...
Its what people expect (imitates javac behaviour) and for backwards
compatability.
--
Cheers,
Pete
*-----------------------------------------------------*
* "Faced with the choice between changing one's mind, *
* and proving that there is no need to do so - almost *
* everyone gets busy on the proof." *
* - John Kenneth Galbraith *
*-----------------------------------------------------*