From 2066e7d8b7bed9440b63d06fc99d819a0a99b436 Mon Sep 17 00:00:00 2001 From: ltheussl Date: Tue, 31 Jan 2006 22:51:02 +0000 Subject: [PATCH] Cobertura aggregator now works with Maven 1.0 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@373937 13f79535-47bb-0310-9956-ffa450edef68 --- dashboard/xdocs/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/xdocs/changes.xml b/dashboard/xdocs/changes.xml index ab614566..e96fe7ba 100644 --- a/dashboard/xdocs/changes.xml +++ b/dashboard/xdocs/changes.xml @@ -31,7 +31,7 @@ Add new aggregators jiraopen and jirascheduled. Incorrect links with multiproject independent navigation. maven.dashboard.report.showempty property not honored. - Cobertura aggregator don't support offline mode. From now the Cobertura aggregator works only with MAVEN 1.1. + Cobertura aggregator doesn't support offline mode. Update the default checkstyle report location to make it compatible with Checkstyle plugin 3.0+ (MPCHECKSTYLE-40). Added Cobertura aggregator.