Hello,

You are able to add any manifest file you want
using the manifest xml property of jar task.

Maybe you mean build the content of the manifest file,
but this doesn't make sense to me because jar can't
guess this information.

Hope this help.

> -----Original Message-----
> From: Clement, Jean-Philippe [mailto:[EMAIL PROTECTED]]
> Sent: mardi 27 novembre 2001 14:14
> To: Ant (E-mail)
> Subject: Ant
> 
> 
> Hi, I use Ant to compile code, but to make packages too (like 
> a tar/gz or
> zip ones).
> 
>       It works fine ! Great project !!!
> 
> 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.
> 
> Will it be possible to add it ?
> 
> Thanks.
> 
> Regards,
> JP
> 
> PS: the ant launch batch file for windows has a small bug when ant is
> installed to a directory containing white spaces...
> 
> --
> To unsubscribe, e-mail:   
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
> <mailto:[EMAIL PROTECTED]>
> 

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

  • Ant Clement, Jean-Philippe

Reply via email to