AW: dependency of jar

2005-05-02 Thread Jan . Materne
i 2005 14:56 > An: user@ant.apache.org > Betreff: dependency of jar > > Hi, > > In our product 'boz' we have a library, libx.jar' that we are > dependent of. > When I build our product I want to check that we have the > latest version of libx.jar when

dependency of jar

2005-05-02 Thread Mikael Petterson \(KI/EAB\)
Hi, In our product 'boz' we have a library, libx.jar' that we are dependent of. When I build our product I want to check that we have the latest version of libx.jar when we complie our product 'boz'. Any hints on how to do this most effeciently ( not making my build too slow). Cheers, //Mikae