Return-Path: Mailing-List: contact user-help@ant.apache.org; run by ezmlm Delivered-To: mailing list user@ant.apache.org Received: (qmail 94275 invoked from network); 20 May 2003 17:24:12 -0000 Received: from mail2.atl.registeredsite.com (64.224.219.76) by daedalus.apache.org with SMTP; 20 May 2003 17:24:12 -0000 Received: from imta01a2.registeredsite.com (imta01a2.registeredsite.com [64.225.255.10]) by mail2.atl.registeredsite.com (8.12.8/8.12.6) with ESMTP id h4KHOBhM006366 for ; Tue, 20 May 2003 13:24:11 -0400 Received: from sean ([66.185.161.90]) by imta01a2.registeredsite.com with SMTP id <20030520172411.JMJR21442.imta01a2.registeredsite.com@sean> for ; Tue, 20 May 2003 13:24:11 -0400 From: "W. Sean Hennessy" To: "Ant Users List" Subject: RE: JAR Manifest.mf Date: Tue, 20 May 2003 10:23:55 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N what is the purpose of manifest.mf ? Generating a Bill of Materials as an artifact to satisfy a build verification requirement might be facilitated by the jar manifest file. -----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