Return-Path: Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 4561 invoked from network); 14 Nov 2000 03:43:49 -0000 Received: from mail.alphalink.com.au (203.24.205.7) by locus.apache.org with SMTP; 14 Nov 2000 03:43:49 -0000 Received: from donalgar (d221-ps0-mel.alphalink.com.au [202.161.104.221]) by mail.alphalink.com.au (8.9.3/8.9.3) with SMTP id OAA20270 for ; Tue, 14 Nov 2000 14:43:49 +1100 Message-Id: <3.0.6.32.20001114143858.00a72e80@latcs2.cs.latrobe.edu.au> X-Sender: pjdonald@latcs2.cs.latrobe.edu.au X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Tue, 14 Nov 2000 14:38:58 +1100 To: ant-user@jakarta.apache.org From: Peter Donald Subject: Re: Where Is The JUnit Tag Implementation? In-Reply-To: <3A10B571.7BC3066B@snet.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N At 10:45 13/11/00 -0500, you wrote: > >Apologies in advance - I missed any answer to this question. > >Where can I find the implementation behind the tag? I downloaded the >latest source from last Thursday and bootstrapped it, but I couldn't find the >implementation for JUnit, so Ant complained. Is it available somewhere, or >is it an app waiting for someone to flesh out? Thank you. - MOD When bootstrapping you have to have the junit jar file in your classpath (ie in lib directory). So goto www.junit.org and download it ;) Cheers, Pete *------------------------------------------------------* | "Nearly all men can stand adversity, but if you want | | to test a man's character, give him power." | | -Abraham Lincoln | *------------------------------------------------------*