Re: Ant Jar doubt

2005-04-12 Thread Conor MacNeill
Raja Nagendra Kumar wrote: Raja Nagendra Kumar wrote: Hi, When ever we jar I see in the manifest 'Ant-Version: Apache Ant 1.6.2' this line. Could any one tell me how to avoid this. I dont know if there is a way to do this (yet) Is there any custom tasks written by any one which could be used for t

Re: Ant Jar doubt

2005-04-12 Thread Steve Loughran
Raja Nagendra Kumar wrote: Hi, Thanks for the reply. My reply in-line - Original Message - From: "Steve Loughran" <[EMAIL PROTECTED]> To: "Ant Developers List" <[EMAIL PROTECTED]> Sent: Tuesday, April 12, 2005 4:41 PM Subject: Re: Ant Jar doubt Raja Nag

Re: Ant Jar doubt

2005-04-12 Thread Raja Nagendra Kumar
Hi, Thanks for the reply. My reply in-line - Original Message - From: "Steve Loughran" <[EMAIL PROTECTED]> To: "Ant Developers List" <[EMAIL PROTECTED]> Sent: Tuesday, April 12, 2005 4:41 PM Subject: Re: Ant Jar doubt > Raja Nagendra Kumar wrote:

Re: Ant Jar doubt

2005-04-12 Thread Steve Loughran
Raja Nagendra Kumar wrote: Hi, When ever we jar I see in the manifest 'Ant-Version: Apache Ant 1.6.2' this line. Could any one tell me how to avoid this. I dont know if there is a way to do this (yet) And also I want to put few properties of mine in a way the squence of these properties are mainti

Ant Jar doubt

2005-04-12 Thread Raja Nagendra Kumar
Hi, When ever we jar I see in the manifest 'Ant-Version: Apache Ant 1.6.2' this line. Could any one tell me how to avoid this. And also I want to put few properties of mine in a way the squence of these properties are maintinated in manifest. My observation here is sqence is altered. Thank you in