On Tue, 27 Nov 2001, Jean-Philippe Clement <[EMAIL PROTECTED]>
wrote:
> Sun's jdk jar command has the -M option in order not to create a
> manifest file: it is useful for distribution packages. The Ant <jar>
> tag does not seem to support the -M equivalent option.

Use <zip> instead (and set the encoding to UTF-8 if you happen to have
filenames with non US-ASCII characters in them).

Stefan

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to