On Fri, 30 Nov 2001, Bevan Arps <[EMAIL PROTECTED]> wrote: > I'd suggest going the other way: > > ONLY support deprecated features when run with a -legacy flag.
+1 I suggested something along those lines (I used -old, but I like -legacy better) myself. Throw a BuildException on deprecated features and revert to printing annoying warnings if the switch has been specified. Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
