RE: [fileupload] build breaking on junit task.

2003-06-06 Thread Robert Priest
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

RE: [fileupload] build breaking on junit task.

2003-06-06 Thread Robert Priest
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

[fileupload] build breaking on junit task.

2003-06-06 Thread Robert Priest
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