Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 91031 invoked from network); 5 Jun 2003 19:52:59 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 5 Jun 2003 19:52:59 -0000 Received: (qmail 29830 invoked by uid 97); 5 Jun 2003 19:55:17 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@nagoya.betaversion.org Received: (qmail 29823 invoked from network); 5 Jun 2003 19:55:17 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 5 Jun 2003 19:55:17 -0000 Received: (qmail 90783 invoked by uid 500); 5 Jun 2003 19:52:56 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 90772 invoked from network); 5 Jun 2003 19:52:55 -0000 Received: from mx2.bentley.com (64.90.225.5) by daedalus.apache.org with SMTP; 5 Jun 2003 19:52:55 -0000 Received: from exton3.bentley.com (exton3 [64.90.226.70]) by mx2.bentley.com (Switch-2.2.5/Switch-2.2.4) with ESMTP id h55Jr0d30758 for ; Thu, 5 Jun 2003 15:53:00 -0400 Received: by exton3.bentley.com with Internet Mail Service (5.5.2656.59) id ; Thu, 5 Jun 2003 15:50:10 -0400 Message-ID: From: Robert Priest To: "'Jakarta Commons Developers List'" Subject: RE: [fileupload] build breaking on junit task. Date: Thu, 5 Jun 2003 15:52:58 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2656.59) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Strike that, only the junit.jar file was missing that was required by this task (obviously). But I have the others down for general purpose. -----Original Message----- From: Robert Priest [mailto:Robert.Priest@bentley.com] Sent: Thursday, June 05, 2003 3:38 PM To: 'Jakarta Commons Developers List' 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 rhino (js.jar) file from (www.mozilla.org/rhino). The download site was down. Does anyone else have it or know where I can get it? I can build the fileupload utility without it, but I would like to have it to prevent similar future mishaps (at least with this task) :) -----Original Message----- From: Joe Germuska [mailto:Joe@Germuska.com] Sent: Thursday, June 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 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 --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org