Return-Path: Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 92766 invoked by uid 500); 25 Jul 2003 06:19:35 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 92751 invoked from network); 25 Jul 2003 06:19:35 -0000 Received: from bodewig.bost.de (62.96.16.111) by daedalus.apache.org with SMTP; 25 Jul 2003 06:19:35 -0000 Received: (from bodewig@localhost) by bodewig.bost.de (8.11.6/8.11.6) id h6P6Jkm12035; Fri, 25 Jul 2003 08:19:46 +0200 X-Authentication-Warning: bodewig.bost.de: bodewig set sender to bodewig@apache.org using -f To: user@ant.apache.org Subject: Re: Jar with inline manifest:Please help References: <8765557836794E4EADF7F31290F4C39F02587DC6@ASMCMAIL.suz.com> From: Stefan Bodewig Date: 25 Jul 2003 08:19:46 +0200 In-Reply-To: <8765557836794E4EADF7F31290F4C39F02587DC6@ASMCMAIL.suz.com> Message-ID: Lines: 16 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Portable Code) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Thu, 24 Jul 2003, Vikas Phonsa wrote: > The resulting jar just has the META-INF folder with manifest file > and no other files specified in the fileset task are jarred up.But > if I use Does running ant -v or even ant -debug give any hints? > Also I wanted to specify the file attribute in file="MANIFEST-MF"> But both versions say this attribute is not > supported or something. There is no file attribute for the child element of , it only exists for the task which is a different beast. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org