Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 42019 invoked from network); 14 Sep 2002 06:29:20 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 14 Sep 2002 06:29:20 -0000 Received: (qmail 20266 invoked by uid 97); 14 Sep 2002 06:30:00 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 20246 invoked by uid 97); 14 Sep 2002 06:29:59 -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 20234 invoked by uid 98); 14 Sep 2002 06:29:59 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: <002701c25bb8$0f059790$1b1d570f@nevis> From: "Steve Loughran" To: "Ant Users List" References: Subject: Re: JUnit task doesn't support showoutput Date: Fri, 13 Sep 2002 23:29:19 -0700 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 ----- Original Message ----- From: "Bruce Snyder" To: "Ant Users List" Sent: Friday, September 13, 2002 22:19 Subject: Re: JUnit task doesn't support showoutput > This one time, at band camp, Steve Loughran said: > > SL>ok, post the bit of build file...you have probably misspelled something > > My apologies, I should have done this earlier. Here it is: > > > > haltonfailure="false" > todir="${results}" > outfile="PlanLockServiceTest-result" > showoutput="true"> > > > you are trying to use showoutput as an attr of the nested element test but it is really an attr of junit itself. bug closed. pilot error. -- To unsubscribe, e-mail: For additional commands, e-mail: