On Fri, 04 Jan 2002, Kyle Adams <[EMAIL PROTECTED]> wrote:

> In short, ignoring the -M switch, the statement above is correct.

As far as Ant is concerned, there is no -M switch, but there is <zip>.

Ant`s equivalent of jar -M is to not use <jar>, the only point of
<jar> is that it adds a manifest and makes sure that there is one,
there is nothing <jar> would do, that cannot be done using <zip>.

Stefan

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

Reply via email to