On Thu, 23 Jan 2003, Jan Materne <[EMAIL PROTECTED]> wrote: > Maybe you can set the basedir to the current directory (and excludes > the archive itself).
I think that would be wrong (as it violated the contract for Zip), the correct solution is that Jar has to check for the manifest itself. The reason for "zip".equals(...) is that it would be perfectly legal to construct a jar file with only a manifest specified using a nested <manifest> in it. Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>