Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 52413 invoked by uid 500); 12 Apr 2001 18:35:53 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: ant-user@jakarta.apache.org Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 52362 invoked from network); 12 Apr 2001 18:35:52 -0000 Message-ID: <462F323275D6D311BA0200805F356C52EC6F81@lgcadev001.zycor.lgc.com> From: Steve Donie To: "'ant-user@jakarta.apache.org'" Subject: How to get both .txt and .xml JUnit reports Date: Thu, 12 Apr 2001 13:38:11 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N I'm sure there is a way (other than running the task twice) to create both text and XML formatted JUnit output from within Ant. Perhaps a simple XSL transform? Help, please. Steve