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]>