Thanks Ian, Since the XMLBean task that I am using is a custom ant task created by the XMLBean team I would think this would be appropriate for this list. I realize I can accomplish this with the standard jar task shipped with ant, but that is not what I am trying to accomplish.
Regards MRR -----Original Message----- From: Springer, Ian P. [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 24, 2005 11:15 AM To: dev@xmlbeans.apache.org Subject: RE: Manifest file in jar file 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]