Re: Including a specific Manifest file

2006-03-23 Thread Antoine Levy-Lambert
can use the manifest attribute, which should refer to a file. Regards, Antoine - Original Message - From: "Kaur, Jasneet" <[EMAIL PROTECTED]> To: "Ant Users List" Sent: Wednesday, March 22, 2006 11:02 AM Subject: Including a specific Manifest file Hi, How can

Re: Including a specific Manifest file

2006-03-22 Thread Rhino
RTFM? Have a look at the War and Manifest core tasks in the manual. http://ant.apache.org/manual/index.html -- Rhino - Original Message - From: "Kaur, Jasneet" <[EMAIL PROTECTED]> To: "Ant Users List" Sent: Wednesday, March 22, 2006 5:02 AM Subject: Inc

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.