Re: Jar contains the latest classes

2007-02-17 Thread Ninju Bohra
- Original Message From: Mikael Petterson (KI/EAB) <[EMAIL PROTECTED]> To: user@ant.apache.org Sent: Friday, February 16, 2007 11:27:22 AM Subject: Jar contains the latest classes Hi, In my ant build file I have to check if a streamer.jar ( my project depends on streamer.jar ) co

Jar contains the latest classes

2007-02-16 Thread Mikael Petterson (KI/EAB)
Hi, In my ant build file I have to check if a streamer.jar ( my project depends on streamer.jar ) contains the latest of classes. If not I have to update the jar file. How can I do that in ant. I have acess to source for streamer too. All hints are very much welcome! Cheers, //mikael