From b3fa3b0428ccd83c7701102a50ba0dcfa6287e12 Mon Sep 17 00:00:00 2001 From: ltheussl Date: Thu, 26 Jan 2006 22:35:18 +0000 Subject: [PATCH] Use commons-lang StringUtils for string replacement to fix maven 1.0 compatibility issues. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@372636 13f79535-47bb-0310-9956-ffa450edef68 --- dashboard/plugin.jelly | 6 +++++- dashboard/project.xml | 12 +++++++++++- .../plugin-resources/aggregators/coberturalipc.jelly | 9 +++------ .../plugin-resources/aggregators/coberturaloc.jelly | 7 +++---- 4 files changed, 22 insertions(+), 12 deletions(-) diff --git a/dashboard/plugin.jelly b/dashboard/plugin.jelly index cadc06d1..4fd7afcb 100644 --- a/dashboard/plugin.jelly +++ b/dashboard/plugin.jelly @@ -58,7 +58,7 @@ - + ${reactorProject.name} @@ -187,6 +188,8 @@ --> + + @@ -240,6 +243,7 @@ this is report used by the Clover aggregators to extract information from). The reason we disable the other reports is to win some response time. --> + diff --git a/dashboard/project.xml b/dashboard/project.xml index c1fd2755..c11eaa77 100644 --- a/dashboard/project.xml +++ b/dashboard/project.xml @@ -129,5 +129,15 @@ IT20one GmbH - + + + commons-lang + commons-lang + 2.0 + http://jakarta.apache.org/commons/lang/ + + This library is already loaded by maven's core. Be careful to use the same version number as in the core. + + + diff --git a/dashboard/src/plugin-resources/aggregators/coberturalipc.jelly b/dashboard/src/plugin-resources/aggregators/coberturalipc.jelly index e185e57e..1f524b4d 100644 --- a/dashboard/src/plugin-resources/aggregators/coberturalipc.jelly +++ b/dashboard/src/plugin-resources/aggregators/coberturalipc.jelly @@ -30,13 +30,10 @@ - - - + + - - % + diff --git a/dashboard/src/plugin-resources/aggregators/coberturaloc.jelly b/dashboard/src/plugin-resources/aggregators/coberturaloc.jelly index 52806f3c..87c991d7 100644 --- a/dashboard/src/plugin-resources/aggregators/coberturaloc.jelly +++ b/dashboard/src/plugin-resources/aggregators/coberturaloc.jelly @@ -30,11 +30,10 @@ - - + + - +