From ant-user-return-18079-qmlist-jakarta-archive-ant-user=jakarta.apache.org@jakarta.apache.org Sun Mar 03 22:52:34 2002 Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 88589 invoked from network); 3 Mar 2002 22:52:33 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 3 Mar 2002 22:52:33 -0000 Received: (qmail 23789 invoked by uid 97); 3 Mar 2002 22:52:30 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 23773 invoked by uid 97); 3 Mar 2002 22:52:30 -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 23762 invoked from network); 3 Mar 2002 22:52:29 -0000 Message-ID: <011b01c1c306$16f80e60$6601a8c0@darden.virginia.edu> From: "Erik Hatcher" To: "Ant Users List" References: <001501c1c2dd$044890b0$706f6f89@newkids> Subject: Re: A consice ouput for failed JUint task Date: Sun, 3 Mar 2002 17:52:25 -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 An enhancement was made to reduce the stack trace to only the non-JUnit classes. It is part of the CVS codebase and nightly builds of 1.5alpha. Is that the output you want reduced? If not, send us the output you're not liking. Erik ----- Original Message ----- From: "Yiu Wing" To: "Ant Users List" Sent: Sunday, March 03, 2002 12:57 PM Subject: A consice ouput for failed JUint task > Hello All, > > I've got a JUint task in the build file. But every time when the test > fails, ant writes out a big chunk of error messages to the screen. Whereas > the native JUnit error messages prints out the line in the source code where > the test fails and a couple of lines for the summary. I've looked up the > docs, but I couldn't find a way to make ant to output the original message > from JUnit. I suppose I could use an exec task but that would defeat the > purpose of the JUnit task. > > Could someone shed light on my build file? The following is the snippet for > JUnit task > > > haltonfailure="yes"> > > > > > > > > Thanks for the help. > > Yiu Wing > > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: > > -- To unsubscribe, e-mail: For additional commands, e-mail: