The jar task has a manifest attribute that allows you to specify the path to a manifest file. http://ant.apache.org/manual/CoreTasks/jar.html
Btw, it would have been more appropriate to post this question on the Ant user list than the XMLBeans dev list. | -----Original Message----- | From: mreed [mailto:[EMAIL PROTECTED] | Sent: Tuesday, May 24, 2005 12:09 PM | To: dev@xmlbeans.apache.org | Subject: Manifest file in jar file | | I am using the ant task to create a jar for my XMLBeans. I | need to manipulate or specify a manifest file for the jar. I | am currently only getting a default manifest in the create | jar file. The documentation for the the ant task does not | indicate how to do this. Can anyone tell me how to accomplish this. | | | Regards MRR | | | --------------------------------------------------------------------- | To unsubscribe, e-mail: [EMAIL PROTECTED] | For additional commands, e-mail: [EMAIL PROTECTED] | | --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]