7;
Subject: RE: [fileupload] build breaking on junit task.
It wasn't optional.jar that was missing. I know that was in my path. But 13
of the other 20 something jar files that the JUnit task depends on...
But thanks for the help, Joe.
BTW - Of all the dependencies, I could not get the
ne 05, 2003 2:24 PM
To: Jakarta Commons Developers List
Subject: Re: [fileupload] build breaking on junit task.
You need the ant "optional.jar" and a junit jar in $ANT_HOME/lib. If
you haven't used ant with a project that does unit tests before, you
probably don't have th
Hello,
I don't know if it is my build, or something happening to everyone...
I get the following error when using version 1.6 of fileupload\build.xml:
BUILD FAILED
file:D:/Test/jakarta/cvs/jakarta-commons/fileupload/build.xml:76: Could not
create task or type of type: junit.
I back up to ver