RE: Extend lib-path

2006-04-20 Thread Rémon van Gijn
Subject: RE: Extend lib-path RG>I have a task that depend on a .jar. Is there a way to point RG>the ant to the .jar in question from within build file? I.e. RG>kind of set -lib from the script? Jan> Providing that inside the classpath of ? Doesn't work, it complains that it "

RE: Extend lib-path

2006-04-20 Thread Roman Gavrilov
RG>I have a task that depend on a .jar. Is there a way to point RG>the ant to the .jar in question from within build file? I.e. RG>kind of set -lib from the script? Jan> Providing that inside the classpath of ? Doesn't work, it complains that it "could not create task junit!", but if I run ant