Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 50692 invoked from network); 29 Jan 2002 15:40:05 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 29 Jan 2002 15:40:05 -0000 Received: (qmail 29945 invoked by uid 97); 29 Jan 2002 15:39:56 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 29904 invoked by uid 97); 29 Jan 2002 15:39:55 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 29887 invoked from network); 29 Jan 2002 15:39:54 -0000 Message-ID: <20020129153954.65209.qmail@web13406.mail.yahoo.com> Date: Tue, 29 Jan 2002 07:39:54 -0800 (PST) From: Diane Holt Subject: Re: ant & junit works on win98, fails on deadrat 6.2 To: Ant Users List In-Reply-To: <5.1.0.14.2.20020129070242.02036dd0@pop.we.mediaone.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N --- Ray Tayek wrote: > iirc, error does not mean that the test failed. some thing else is wrong > i think. if you can, run it with -debug and see what it says. Oh, I fully expected the test to error-out, since I don't have your test :) I included that snippet to show you that the task in fact worked for me. > >So I'd suggest putting junit.jar in $ANT_HOME/lib again, then going > >from there to try and narrow it down to what's getting in the way. > > i did and it says the same thing :( Could you extract org/apache/tools/ant/taskdefs/defaults.properties from your $ANT_HOME/lib/ant.jar file and do a 'grep junit' on it to make sure the task definition is in there? Also, you might want to run a table of contents on your junit.jar to make sure the jar-file is good. And maybe your optional.jar file as well, to make sure the .../junit/* classes are there. Diane ===== (holtdl@yahoo.com) __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com -- To unsubscribe, e-mail: For additional commands, e-mail: