Re: modifying an existing jar file using ant

2008-05-15 Thread Dominique Devienne
On Thu, May 15, 2008 at 12:58 AM, Abbi, Gaurav <[EMAIL PROTECTED]> wrote: > Can we modify an existing jar file with ant. But the Jar is rebuilt from scratch under the cover though. --DD - To unsubscribe, e-mail: [EMAIL PROTECTE

modifying an existing jar file using ant

2008-05-15 Thread Abbi, Gaurav
Hi, Can we modify an existing jar file with ant. Is there any ant task available for this. Modifications are like adding a class files to a jar. thanks, Gaurav Abbi