You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by "Mikael Petterson (KI/EAB)" <mi...@ericsson.com> on 2007/02/16 18:27:22 UTC

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 ) 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