From 92f14c6a3dd743381a0f6b8aa8dbc6908e64f7ef Mon Sep 17 00:00:00 2001 From: Antoine Levy-Lambert Date: Thu, 31 Jul 2003 19:38:39 +0000 Subject: [PATCH] Display properly in junitreport the root package PR: 21915 Submitted by: J.M. (Martijn) Kruithof (ant at kruithof dot xs4all dot nl) git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274996 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 4 ++++ src/etc/junit-frames.xsl | 14 +++++++++++--- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/WHATSNEW b/WHATSNEW index c76ead598..7780e2e5f 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -224,6 +224,10 @@ Fixed bugs: * replace would change \r\n into \r\r\n under Windows. +* junitreport with frames did not display a link for classes without a package + or in the top package. + Bugzilla Report 21915. + Other changes: -------------- * Six new Clearcase tasks added. diff --git a/src/etc/junit-frames.xsl b/src/etc/junit-frames.xsl index bfb4d09d7..4c73a4b1f 100644 --- a/src/etc/junit-frames.xsl +++ b/src/etc/junit-frames.xsl @@ -67,6 +67,7 @@ @author Stephane Bailliez @author Erik Hatcher + @author Martijn Kruithof --> @@ -350,7 +351,10 @@ h6 {
-

+

+ + <none> +

@@ -439,8 +443,9 @@ h6 { -
+ + <none> @@ -520,7 +525,10 @@ h6 { Pass - + + + <none> +