From 779f7fe61371adf2b7d5507b4b55c64c8c3d9b13 Mon Sep 17 00:00:00 2001 From: vmassol Date: Mon, 30 May 2005 19:24:34 +0000 Subject: [PATCH] - Work for 1.0 version is open - MPDASHBOARD-26: The JUnit pass rate aggregator was no longer showing values in the dashboard. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@179136 13f79535-47bb-0310-9956-ffa450edef68 --- dashboard/project.xml | 2 +- .../src/plugin-resources/aggregators/junitpassrate.jelly | 4 ++-- dashboard/xdocs/changes.xml | 5 +++++ 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/dashboard/project.xml b/dashboard/project.xml index 8f7510a9..b352bce4 100644 --- a/dashboard/project.xml +++ b/dashboard/project.xml @@ -23,7 +23,7 @@ 3 maven-dashboard-plugin Maven Dashboard Plugin - 1.8 + 1.9-SNAPSHOT Generate a dashboard containing global statistics about other maven reports Generate a statistic dashboard http://maven.apache.org/reference/plugins/dashboard/ diff --git a/dashboard/src/plugin-resources/aggregators/junitpassrate.jelly b/dashboard/src/plugin-resources/aggregators/junitpassrate.jelly index d7524acc..091235d3 100644 --- a/dashboard/src/plugin-resources/aggregators/junitpassrate.jelly +++ b/dashboard/src/plugin-resources/aggregators/junitpassrate.jelly @@ -28,10 +28,10 @@ + + - - % diff --git a/dashboard/xdocs/changes.xml b/dashboard/xdocs/changes.xml index 50870427..8b39b1f9 100644 --- a/dashboard/xdocs/changes.xml +++ b/dashboard/xdocs/changes.xml @@ -24,6 +24,11 @@ Vincent Massol + + + The JUnit pass rate aggregator was no longer showing values in the dashboard. + + Added aggregator totals to the HTML report. Default values for