This (misleading) message will be removed before
1.5.1 is released next month.

Cheers,
Magesh

**********************************************
* Wisdom comes to those who live long enough *
* to see things twice.                       *
**********************************************
----- Original Message -----
From: "Scott Ellsworth" <[EMAIL PROTECTED]>
To: "Ant List" <[EMAIL PROTECTED]>
Sent: Tuesday, July 16, 2002 4:50 PM
Subject: How do I tell jar's zipgroupfileset to silently ignore manifests


> Howdy.
>
> I am gluing together a number of jars, some of which contain manifests.
> I want to ignore these manifests, so I have left filesetManifest at the
> default value of "skip".
>
> Thus, during my build, I get several hundred warnings like:
>
> [jar] File
> /Users/work/Documents/coding/isis/source/products/persistable.jar
> includes a META-INF/MANIFEST.MF which will be ignored. To include this
> file, set filesetManifest to a value other than 'skip'.
>
> The problem here is that I am well aware of this behavior, and it is
> exactly what I want.
>
> What I do not want is to have my build script output cluttered with
> these helpful warnings which obscure real warnings I might want to see.
> Is there any way to tell it that I am aware of the potential problem,
> and that it does not need to warn me any more?
>
> Scott
>
>
> --
> 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]>

Reply via email to