----- Original Message ----- From: "Kevin A. Burton" <[EMAIL PROTECTED]>
> What I want to do is build a new ant task named 'redefine' that takes a > directory of .class files, compares it to a directory of deployed class files > (if available) and redefines them. [...] did not read it deeply but sounds good :-) > The only other drawback is that this will require JDK 1.4 to compile. It might > be a good idea to put this under a CONTRIB directory. This is not an issue we have another task dealing with JDK 1.4 (regexp wrapper) and we have loads of conditional compilation that roughly avoid any committer to fully build Ant. :-) Stephane -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
