Jon Stevens <[EMAIL PROTECTED]> wrote: > on 11/29/2000 12:12 AM, "Stefan Bodewig" <[EMAIL PROTECTED]> wrote: > >> My problem is not using Ant or using JUnit, it is compiling JUnit. >> <javac> includes the System CLASSPATH, which again contains JUnit >> 3.2 unless I remove it. >> >> Stefan > > So remove it from your system classpath.
I do by removing it from the lib directory - the ant script will include it in the CLASSPATH and I don't want to maintain two version of this script. We are talking in circles here (don't know whether this literal translation of a German saying makes any sense). > Come on, you are a developer, I'm sure that you should be able to > manage a simple little environment variable for yourself. Your a big > boy. I know you can do it. Thanks for your support 8-) Stefan
