Why not give it a try yourself? You'll probably get the answer more quickly than waiting for the handful of people who have actually done what you describe; you'll likely learn a few unexpected things along the way, too.
I've always found that it was better for me to answer a question via my own experiments if they weren't too complicated to set up. Your question doesn't sound like it would be difficult to set up. Rhino ----- Original Message ----- From: "Karr, David" <[EMAIL PROTECTED]> To: "Ant Users List" <[email protected]> Sent: Thursday, October 27, 2005 1:17 PM Subject: Update manifest in jar with additional attribute I have a need to build a target that updates the manifest of a jar file with an additional attribute (perhaps replace if it's already present). If I use a jar task, with 'update="true"' and an inline manifest element containing the property I want to add, and no files specified, what is it likely to do? Would this do exactly what I want, or would it replace the entire manifest, or replace the jar with no files, or something else? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.1.361 / Virus Database: 267.12.5/150 - Release Date: 27/10/2005 -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.361 / Virus Database: 267.12.5/150 - Release Date: 27/10/2005 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
