The problem seems to be a bug, so it is for developers. The example:
<zip destfile="${image-dir}/lib/Client.jar">
<zipgroupfileset dir="${build-dir}/lib" includes="Lib*Client.jar"/>
</zip>
- Alexey.
-----Original Message-----
From: Ken Wood [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 07, 2002 9:58 AM
To: Ant Developers List
Subject: Re: duplicates after archive grouping.
Perhaps you should:
1. Post the question to the ant USERS group, not the ant DEVELOPERS group.
2. Include more details, such has HOW you grouped three jar files. Not even
sure what that means... but, I can pretty much assure you no one can help
you if you don't describe in exact detail what ant tasks you used to 'group'
the three jar files.
Alexey Solofnenko wrote:
> Hello,
>
> I have grouped three jar files and I now have three Manifest.mf
> files in the archive. It does not seem right.
>
> Sincerely,
> Alexey Solofnenko.
>
> --
> { http://trelony.cjb.net/ } Alexey N. Solofnenko
> { http://www.inventigo.com/ } Inventigo LLC
> Pleasant Hill, CA (GMT-8 usually)
>
> --
> 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]>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>