Adding jar files to already existing war files

2006-03-21 Thread Kaur, Jasneet
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: [EMAIL PROTECTED] For additional

RE: Adding jar files to already existing war files

2006-03-21 Thread Kaur, Jasneet
file, then you have to use the war task's 'update' attribute to accomplish this. Original Message Follows From: "Kaur, Jasneet" <[EMAIL PROTECTED]> Reply-To: "Ant Users List" To: Subject: Adding jar files to already existing war files Date: Wed, 22

Including a specific Manifest file

2006-03-22 Thread Kaur, Jasneet
Hi, How can I pack a specific Manifest file(MANIFEST.MF) into a war? Thanks and Regards, Jasneet.