Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 16278 invoked from network); 17 Feb 2005 20:12:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 17 Feb 2005 20:12:09 -0000 Received: (qmail 97238 invoked by uid 500); 17 Feb 2005 20:12:04 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 97184 invoked by uid 500); 17 Feb 2005 20:12:04 -0000 Mailing-List: contact user-help@ant.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 user@ant.apache.org Received: (qmail 97171 invoked by uid 99); 17 Feb 2005 20:12:04 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from mailout-tlr.thomson.com (HELO mailout-tlr.thomson.com) (163.231.12.68) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 17 Feb 2005 12:12:03 -0800 Received: from mailout-tlr.thomson.com (localhost [127.0.0.1]) by mailout-tlr.thomson.com (Switch-3.1.4/Switch-3.1.0) with ESMTP id j1HKC0ta015834 for ; Thu, 17 Feb 2005 20:12:00 GMT Received: from TLRUSMNEAGFE02.ERF.THOMSON.COM (tlrusmneagfe02.erf.thomson.com [163.231.22.129]) by mailout-tlr.thomson.com (Switch-3.1.4/Switch-3.1.0) with ESMTP id j1HKC0BE015827 for ; Thu, 17 Feb 2005 20:12:00 GMT Received: from tlrusmneagmbx01.ERF.THOMSON.COM ([163.231.22.227]) by TLRUSMNEAGFE02.ERF.THOMSON.COM with Microsoft SMTPSVC(6.0.3790.211); Thu, 17 Feb 2005 14:12:56 -0600 X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: JUnit task problem Date: Thu, 17 Feb 2005 14:12:55 -0600 Message-ID: <58BA629474DCB1439184245EAF0BF339919F53@tlrusmneagmbx01.erf.thomson.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: JUnit task problem Thread-Index: AcUVKWf/i/P1Gj7AR/yvjKjVmCsYWAAAY/3w From: To: X-OriginalArrivalTime: 17 Feb 2005 20:12:56.0331 (UTC) FILETIME=[119F95B0:01C5152D] X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Ah - I see you don't have a specified - try: That should at least give you a stack trace. For some good info on = using JUnit with Ant, see = http://www.manning-source.com/books/hatcher/hatcher_ch04.pdf (sample = chapter Testing with JUnit, from Java Development with Ant). Kajsa Anderson > -----Original Message----- > From: Frank W. Zammetti [mailto:fzlists@omnytex.com] > Sent: Thursday, February 17, 2005 1:45 PM > To: Ant Users List > Subject: RE: JUnit task problem >=20 >=20 > I thought of that too... I wasn't sure it it was needed or=20 > not so I left > it out just to have a slightly simpler class... however, I=20 > did try putting > it in and it doesn't make the error go away. I'll leave it in for now > anyway, but that doesn't seem to be it. >=20 > --=20 > Frank W. Zammetti > Founder and Chief Software Architect > Omnytex Technologies > http://www.omnytex.com >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org