On Tue, 25 Jun 2002, Diane Holt <[EMAIL PROTECTED]> wrote: > unless I run it -verbose -- which I think is probably actually wrong > that it does it even then, since I'm not re-defining the task, more > just reiterating its definition
No, you are using a different classloader with the new definition, which means fresh static values - something that may become hard to debug without the warning in verbose mode. Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>