Mark, I am using Eclipse, Ant and <jar> task, but I haven't seen that bug. I am not using the Ant version bundled with Eclipse; instead I am using a pre-installed "standalone" Ant version on my machine. Can you try in this way? You can specify Ant Home in Eclipse from Window -> Preferences -> Ant -> Runtime -> Ant Home... button and then point on the base dir of your ant installation.
HTH Ivan --- Mark Benussi <[EMAIL PROTECTED]> wrote: > Sorry if this has been done to death but I did > search the mail lists and > found nothing. > > I am using WSAD 5.1.1 and Ant 1.6. > > When attempting to use the jar task in my build > script I get: > > BUILD FAILED: java.lang.NoSuchMethodError: > org.apache.tools.zip.ZipOutputStream.<init>(Ljava/io/File;)V > > This has been described in the eclipse bug: > > https://bugs.eclipse.org/bugs/show_bug.cgi?id=45985 > > Its great to know its a known problem but does > anyone know how I can get > round it? > > Cheers, > > Mark > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > __________________________________ Do you Yahoo!? Meet the all-new My Yahoo! - Try it today! http://my.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
