Karr, David wrote:
>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 specif
tion 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"
Sent: Thursday, October 27
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 t