Re: Adding a file to existing jar.

2004-12-12 Thread Rohnny Moland
On Sunday 12 December 2004 19:59, Karl wrote: > Required task: > I need to add an uncompressed file to an existing jar file at build > time. (I'm adding a copyright file that has to be easily > accessible/readable). > > Question: > Is there a way to do this using a jar task directly? I haven't been

Adding a file to existing jar.

2004-12-12 Thread Karl
Required task: I need to add an uncompressed file to an existing jar file at build time. (I'm adding a copyright file that has to be easily accessible/readable). Question: Is there a way to do this using a jar task directly? I haven't been successful in finding a way to do this so I've resorted