Great, Thanks, I'll have a go at extension. I wonder if this would be a valid request for enhancement for 2.0 to support the manifest attribute such as the standard jar task.
Regards MRR -----Original Message----- From: Springer, Ian P. [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 24, 2005 11:49 AM To: dev@xmlbeans.apache.org Subject: RE: Manifest file in jar file Sorry, I misunderstood your question. I missed that you were referring to the XMLBean task. Looking at the source for XMLBean, the standard Jar task is actually being used under the covers to create the jar file, so extending XMLBean to support a manifest attribute would be very straightforward, as it would simply have to pass it on to the Jar task. Regards, Ian | -----Original Message----- | From: Reed, Mark (MREED) [mailto:[EMAIL PROTECTED] | Sent: Tuesday, May 24, 2005 12:22 PM | To: dev@xmlbeans.apache.org | Subject: RE: Manifest file in jar file | | 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] | | --------------------------------------------------------------------- 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]