Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 65957 invoked from network); 17 Apr 2006 00:50:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Apr 2006 00:50:56 -0000 Received: (qmail 65860 invoked by uid 500); 17 Apr 2006 00:50:51 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 65812 invoked by uid 500); 17 Apr 2006 00:50:50 -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 65801 invoked by uid 99); 17 Apr 2006 00:50:50 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 16 Apr 2006 17:50:50 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of python152@gmail.com designates 64.233.184.224 as permitted sender) Received: from [64.233.184.224] (HELO wproxy.gmail.com) (64.233.184.224) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 16 Apr 2006 17:50:50 -0700 Received: by wproxy.gmail.com with SMTP id i7so509391wra for ; Sun, 16 Apr 2006 17:50:28 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=n5YVpTkTXD+FUJIRaNJVB6NK/SZuiFp1TtySLRiGibrbHXVfZK3Qy6P9oX1wnqcyf3zwSeztErN0sZJw5ZkKHDyfkEnz4Me2DNAf/HEk5dyr98/w99+kj1inZ19/FEQGPTdF47l/Iykz38pXm3U/ivGuS0SNbbxk7Ym3np0zW4U= Received: by 10.65.228.10 with SMTP id f10mr1290684qbr; Sun, 16 Apr 2006 17:50:28 -0700 (PDT) Received: by 10.65.204.16 with HTTP; Sun, 16 Apr 2006 17:50:28 -0700 (PDT) Message-ID: <23e627a30604161750x345dff15p14b9bb1e8d3683a@mail.gmail.com> Date: Sun, 16 Apr 2006 19:50:28 -0500 From: Oliver To: user@ant.apache.org Subject: junit report problem MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, folks, I have a pretty regular junit report setup. All the individual Test-*.xml are generated. However, the transformed xml is just empty. I have xalan.jar in ant/lib, and ant script doesn't report anything wrong. Any idea? Thanks a lot -- Oliver --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org