You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Robert Priest <Ro...@bentley.com> on 2003/06/05 19:30:06 UTC

[fileupload] build breaking on junit task.

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 version 1.5 of fileupload\build.xml and all is fine.


Anyone else seeing this besides me?


My ant version:

D:\Test\jakarta\cvs\jakarta-commons\fileupload>ant -version
Apache Ant version 1.5.3 compiled on April 16 2003

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [fileupload] build breaking on junit task.

Posted by Joe Germuska <Jo...@Germuska.com>.
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 these where they need to be.

Joe

At 13:30 -0400 6/5/03, Robert Priest wrote:
>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 version 1.5 of fileupload\build.xml and all is fine.
>
>
>Anyone else seeing this besides me?
>
>
>My ant version:
>
>D:\Test\jakarta\cvs\jakarta-commons\fileupload>ant -version
>Apache Ant version 1.5.3 compiled on April 16 2003
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: commons-dev-help@jakarta.apache.org


-- 
--
Joe Germuska            
Joe@Germuska.com  
http://blog.germuska.com    
"If nature worked that way, the universe would crash all the time." 
	--Jaron Lanier

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org