Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 110 invoked from network); 25 May 2004 12:36:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 25 May 2004 12:36:50 -0000 Received: (qmail 81443 invoked by uid 500); 25 May 2004 12:36:37 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 81378 invoked by uid 500); 25 May 2004 12:36:36 -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 81341 invoked by uid 98); 25 May 2004 12:36:36 -0000 Received: from Jan.Materne@rzf.fin-nrw.de by hermes.apache.org by uid 82 with qmail-scanner-1.20 (clamuko: 0.70. Clear:RC:0(193.109.238.66):. Processed in 0.422448 secs); 25 May 2004 12:36:36 -0000 X-Qmail-Scanner-Mail-From: Jan.Materne@rzf.fin-nrw.de via hermes.apache.org X-Qmail-Scanner: 1.20 (Clear:RC:0(193.109.238.66):. Processed in 0.422448 secs) Received: from unknown (HELO dnsinet.rzf-nrw.de) (193.109.238.66) by hermes.apache.org with SMTP; 25 May 2004 12:36:36 -0000 Received: from z011104.bk.fin.local (z011104.bk.fin.local [193.109.238.140]) by dnsinet.rzf-nrw.de (8.12.10/8.12.10) with ESMTP id i4PCaOZY026387 for ; Tue, 25 May 2004 14:36:24 +0200 Received: by z011104.bk.fin.local with Internet Mail Service (5.5.2657.72) id ; Tue, 25 May 2004 14:35:03 +0200 Message-ID: <879A5AD5DD0ED511891F0003473A9B560E23F193@Z011004> From: Jan.Materne@rzf.fin-nrw.de To: user@ant.apache.org Subject: RE: adding the same manifest to all jars Date: Tue, 25 May 2004 14:36:26 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C44254.E537EC30" X-Spam-Rating: hermes.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C44254.E537EC30 Content-Type: text/plain; charset="iso-8859-1" I would try a xml-include. Jan > -----Original Message----- > From: Liam Howlett [mailto:liamho@nortelnetworks.com] > Sent: Tuesday, May 25, 2004 2:30 PM > To: Ant Users List > Subject: adding the same manifest to all jars > > > Hello, > > I was wondering if there was an easier way than manually > adding the same > manifest section to each xml file that is called by a subant call. I > want a default that could be overwritten if the xml file is called > separate. The only way I can currently see working is making a module > and calling the module. > > Thanks for any help in advance, > Liam > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org > ------_=_NextPart_001_01C44254.E537EC30--