Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 8586 invoked from network); 22 Mar 2006 06:40:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Mar 2006 06:40:42 -0000 Received: (qmail 10548 invoked by uid 500); 22 Mar 2006 06:40:38 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 10503 invoked by uid 500); 22 Mar 2006 06:40:38 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 10492 invoked by uid 99); 22 Mar 2006 06:40:38 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Mar 2006 22:40:38 -0800 X-ASF-Spam-Status: No, hits=1.9 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,MSGID_FROM_MTA_HEADER,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of pons32@hotmail.com designates 65.54.168.25 as permitted sender) Received: from [65.54.168.25] (HELO hotmail.com) (65.54.168.25) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Mar 2006 22:40:36 -0800 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 21 Mar 2006 22:40:15 -0800 Message-ID: Received: from 65.54.168.200 by by113fd.bay113.hotmail.msn.com with HTTP; Wed, 22 Mar 2006 06:40:12 GMT X-Originating-IP: [206.173.244.132] X-Originating-Email: [pons32@hotmail.com] X-Sender: pons32@hotmail.com In-Reply-To: <5CAB77A63B1E0742A27F0DA242FAE4EFF65965@inblrle40.blrl.sap.corp> From: "Res Pons" To: user@ant.apache.org Subject: RE: Adding jar files to already existing war files Date: Tue, 21 Mar 2006 22:40:12 -0800 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 22 Mar 2006 06:40:15.0776 (UTC) FILETIME=[7A79DA00:01C64D7B] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N If this is a one time deal, rather than resorting to Ant tasks, use JDK's/bin/jar utility or command to accomplish this. Otherwise, if this is to be done every time through your ant file, then you have to use the war task's 'update' attribute to accomplish this. ----Original Message Follows---- From: "Kaur, Jasneet" Reply-To: "Ant Users List" To: Subject: Adding jar files to already existing war files Date: Wed, 22 Mar 2006 12:03:07 +0530 MIME-Version: 1.0 Received: from mail.apache.org ([209.237.227.199]) by bay0-mc3-f19.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 21 Mar 2006 22:33:11 -0800 Received: (qmail 3803 invoked by uid 500); 22 Mar 2006 06:33:10 -0000 Received: (qmail 3792 invoked by uid 99); 22 Mar 2006 06:33:09 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Mar 2006 22:33:09 -0800 Received: pass (asf.osuosl.org: domain of jasneet.kaur@sap.com designates 155.56.68.170 as permitted sender) Received: from [155.56.68.170] (HELO smtpde02.sap-ag.de) (155.56.68.170) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Mar 2006 22:33:09 -0800 Received: from sap-ag.de (smtpde02) by smtpde02.sap-ag.de (out) with ESMTP id HAA04211 for ; Wed, 22 Mar 2006 07:32:44 +0100 (MEZ) X-Message-Info: 6sSXyD95QpV62e7x8pY+7bdO1a30yZc9Z0qef3k5/ns= Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Delivered-To: mailing list user@ant.apache.org X-ASF-Spam-Status: No, hits=-0.0 required=10.0tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message Thread-Topic: Adding jar files to already existing war files Thread-Index: AcZNeSWOw4woMLgXQB6lNFy40lrtPwAAI+WQ X-OriginalArrivalTime: 22 Mar 2006 06:33:00.0419 (UTC) FILETIME=[76FBA530:01C64D7A] X-SAP: out X-Virus-Checked: Checked by ClamAV on apache.org Return-Path: user-return-55286-pons32=hotmail.com@ant.apache.org Hi, I want to add jar files to an existing war file ensuring there is no change in the menifest file Anyhelp is highly appreciated Thanks in anticipation Regards Jasneet. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org _________________________________________________________________ On the road to retirement? Check out MSN Life Events for advice on how to get there! http://lifeevents.msn.com/category.aspx?cid=Retirement --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org