On Tue, 18 Mar 2003, peter reilly <[EMAIL PROTECTED]> wrote: > 1.5.2: > ant.taskdefs.Zip.grabResources() > This uses Vector.add instead of Vector.addElement(). > (The same is true for cvs HEAD).
Will be fixed ASAP. > 1.5.1 and 1.5: java.lang.ClassFormatError: Bad major version number I thought Magesh had carefully compiled everything with target=1.1 and so on. If this turns out to not work with JDK 1.1, it is another case for those of us proposing to leave JDK 1.1 support behind. This meant our binaries don't work with JDK 1.1 and nobody has complained so far 8-) Stefan