Re: removing file from jar

2005-12-02 Thread Jochen Wurster
Hi Antoine, thanks this worked for me. If you want to keep the MANIFEST you have to use the zip task. Bye Jochen On Thursday 01 December 2005 22:16, Antoine Levy-Lambert wrote: > Hello Jochen, > > with ant you can do something like > > > >

Re: removing file from jar

2005-12-01 Thread Mark Eramo
Hi, Check out this link http://java.sun.com/docs/books/tutorial/jar/ It should help you out. Cheers, Mark Jochen Wurster <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 12/01/2005 04:03 PM Please respond to "Ant Users List" To user@ant.apache.org cc Subject removi

Re: removing file from jar

2005-12-01 Thread Antoine Levy-Lambert
Hello Jochen, with ant you can do something like Cheers, Antoine Jochen Wurster wrote: >Hi, > >is there a way to remove a file from an existing jar file? Other than using >WinZip ;-) > > >Bye > >Jochen > > > --

removing file from jar

2005-12-01 Thread Jochen Wurster
Hi, is there a way to remove a file from an existing jar file? Other than using WinZip ;-) Bye Jochen - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]