From user-return-55900-apmail-ant-user-archive=ant.apache.org@ant.apache.org Wed May 03 21:59:59 2006 Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 97071 invoked from network); 3 May 2006 21:59:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 May 2006 21:59:58 -0000 Received: (qmail 2513 invoked by uid 500); 3 May 2006 21:59:53 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 2476 invoked by uid 500); 3 May 2006 21:59:52 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 2465 invoked by uid 99); 3 May 2006 21:59:52 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 May 2006 14:59:52 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [207.54.100.137] (HELO bones.cgy.corp.umsltd.com) (207.54.100.137) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 May 2006 14:59:51 -0700 Received: from localhost (localhost.localdomain [127.0.0.1]) by bones.cgy.corp.umsltd.com (Postfix) with ESMTP id 1A66590298 for ; Wed, 3 May 2006 16:00:50 -0600 (MDT) Received: from bones.cgy.corp.umsltd.com ([127.0.0.1]) by localhost (bones.cgy.corp.umsltd.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17689-05 for ; Wed, 3 May 2006 16:00:49 -0600 (MDT) Received: from srv-exchange.cgy.corp.umsltd.com (srv-exchange.cgy.corp.umsltd.com [192.168.5.12]) by bones.cgy.corp.umsltd.com (Postfix) with ESMTP for ; Wed, 3 May 2006 16:00:49 -0600 (MDT) Content-class: urn:content-classes:message Subject: junitreport error: ClassNotFoundException: redirect MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C66EFC.C3ABB7B8" Date: Wed, 3 May 2006 15:58:58 -0600 X-MimeOLE: Produced By Microsoft Exchange V6.5 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: junitreport error: ClassNotFoundException: redirect Thread-Index: AcZu/MeA3F1CVoIjQP+GU4ctmTKDtg== From: "Dave Rathnow" To: X-Virus-Scanned: by amavisd-new-20030616-p10 at cgy.corp.umsltd.com X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C66EFC.C3ABB7B8 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi, =20 I've searched the archives and Googled this error but I can't find the solution. =20 I'm using Ant 1.6.5, Java 1.4.1 and Xalan 2.7.0 and have xercesImpl.jar, xml-apis.jar, and serializer.jar all in the $ANT_HOME/lib directory. When I try to run the junitreport task, I'm getting the following error: =20 [junitreport] jar:file:/c:/apache-ant-1.6.5/lib/ant-junit.jar!/org/apache/tools/ant/ta skdefs/optional/junit/xsl/junit-frames.xsl; Line 37; Column 53; javax.xml.transform.TransformerException: java.lang.ClassNotFoundException: redirect =20 Can anyone tell me what I've done wrong? =20 Thanks, Dave. ------_=_NextPart_001_01C66EFC.C3ABB7B8--