You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Matthew Oatham <ma...@hotmail.com> on 2003/05/20 15:54:32 UTC

JAR Manifest.mf

Hi,

when debugging my build file I notice that whenever using the JAR task I get 
the following messages:

      [war] File C:\WorkArea\CVSArea\Releases\assetserver_5.14.webclient.war 
includes a META-INF/MANIFEST.MF which will be ignored. To include this file, 
set filesetManifest to a value other than 'skip'.

My question is - what is the purpose of manifest.mf ? What needs to go in 
there and what baring does it have on WAR / JAR files?

Cheers.

_________________________________________________________________
Tired of 56k? Get a FREE BT Broadband connection 
http://www.msn.co.uk/specials/btbroadband


RE: JAR Manifest.mf

Posted by "W. Sean Hennessy" <sh...@goldenhourdata.com>.
<Question>what is the purpose of manifest.mf ?</Question>
<Answer>
Generating a Bill of Materials as an artifact to satisfy a build
verification requirement might be facilitated by the jar manifest file.
</Answer>

-----Original Message-----
From: Matthew Oatham [mailto:matthewoatham@hotmail.com]
Sent: Tuesday, May 20, 2003 6:55 AM
To: user@ant.apache.org
Subject: JAR Manifest.mf


Hi,

when debugging my build file I notice that whenever using the JAR task I get
the following messages:

      [war] File C:\WorkArea\CVSArea\Releases\assetserver_5.14.webclient.war
includes a META-INF/MANIFEST.MF which will be ignored. To include this file,
set filesetManifest to a value other than 'skip'.

My question is - what is the purpose of manifest.mf ? What needs to go in
there and what baring does it have on WAR / JAR files?

Cheers.

_________________________________________________________________
Tired of 56k? Get a FREE BT Broadband connection
http://www.msn.co.uk/specials/btbroadband


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org