Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 80438 invoked from network); 21 Dec 2001 14:00:18 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 21 Dec 2001 14:00:18 -0000 Received: (qmail 22728 invoked by uid 97); 21 Dec 2001 14:00:09 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 22684 invoked by uid 97); 21 Dec 2001 14:00:08 -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 22655 invoked from network); 21 Dec 2001 14:00:08 -0000 Message-ID: <003d01c18a27$cc2f3cd0$9401a8c0@darden.virginia.edu> From: "Erik Hatcher" To: "Ant Users List" References: <1008940624.2850.4.camel@gerolt.sun.com> <002301c18a25$7f210ce0$9401a8c0@darden.virginia.edu> <1008943288.2850.6.camel@gerolt.sun.com> Subject: Re: JUnitReport problem Date: Fri, 21 Dec 2001 09:00:06 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N org.apache.tools.ant.taskdefs.optional.junit.XMLResultAggregator But its already implicitly 'd.... so there is no need to do so. Erik ----- Original Message ----- From: "Gero Vermaas" To: "Ant Users List" Sent: Friday, December 21, 2001 9:01 AM Subject: Re: JUnitReport problem > OK, what is the junitreport task then? > > Gero > > On Fri, 2001-12-21 at 14:43, Erik Hatcher wrote: > > Why are you taskdef'ing either of those? Both of those tasks are built into > the optional JAR file... just drop that into your ANT_HOME/lib directory and > you should be all set without the 's. SummaryJUnitResultFormatter > is not the task anyway - and that is why you get the fileset > error. > > Erik > > ----- Original Message ----- > From: "Gero Vermaas" > To: > Sent: Friday, December 21, 2001 8:17 AM > Subject: JUnitReport problem > > > > Hi, > > > > I'm trying to use the junitreport task, but I get the error that the > > nested fileset is not supported. If I remove this message I get the same > > message for the report element. > > > > I'm using Ant 1.4.1 on Linux with JDK1.3.1 > > > > Below are relevant parts of the build.xml file: > > > > > classname="org.apache.tools.ant.taskdefs.optional.junit.JUnitTask"/> > > > > classname="org.apache.tools.ant.taskdefs.optional.junit.SummaryJUnitResultFo > rmatter" /> > > > > > > > > > > > > > > > > > > > > > > > > > > Any ideas what I'd doing wrong? > > > > Regards, > > Gero > > -- > > The squeaky weel gets replaced -- Peter's Laws > > ------- > > Sun internal homepage: http://www.holland/~gv103953/ > > > > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: > > > -- > When in doubt: THINK! -- Peter's Laws > ------- > Sun internal homepage: http://www.holland/~gv103953/ > -- To unsubscribe, e-mail: For additional commands, e-mail: