Author: ltheussl
Date: Tue Jan 31 14:51:02 2006
New Revision: 373937
URL: http://svn.apache.org/viewcvs?rev=373937&view=rev
Log:
Cobertura aggregator now works with Maven 1.0
Modified:
maven/maven-1/plugins/trunk/dashboard/xdocs/changes.xml
Modified: maven/maven-1/plugins/trunk/dashboard/xdocs/changes.xml
URL:
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/dashboard/xdocs/changes.xml?rev=373937&r1=373936&r2=373937&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/dashboard/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/dashboard/xdocs/changes.xml Tue Jan 31 14:51:02
2006
@@ -31,7 +31,7 @@
<action dev="ltheussl" type="add">Add new aggregators
<code>jiraopen</code> and <code>jirascheduled</code>.</action>
<action dev="ltheussl" type="fix" issue="MPDASHBOARD-24" due-to="Wim
Deblauwe">Incorrect links with multiproject independent navigation.</action>
<action dev="ltheussl" type="fix" issue="MPDASHBOARD-32" due-to="Wim
Deblauwe"><code>maven.dashboard.report.showempty</code> property not
honored.</action>
- <action dev="aheritier" type="fix" issue="MPDASHBOARD-34"
due-to="Philippe Kernevez">Cobertura aggregator don't support offline mode.
From now the Cobertura aggregator works only with MAVEN 1.1.</action>
+ <action dev="aheritier" type="fix" issue="MPDASHBOARD-34"
due-to="Philippe Kernevez">Cobertura aggregator doesn't support offline
mode.</action>
<action dev="aheritier" type="update" issue="MPDASHBOARD-33"
due-to="[EMAIL PROTECTED]">Update the default checkstyle report location to
make it compatible with Checkstyle plugin 3.0+ (MPCHECKSTYLE-40).</action>
<action dev="carlos" type="add" issue="MPDASHBOARD-31">Added Cobertura
aggregator.</action>
<action dev="vmassol" type="fix" issue="MPDASHBOARD-27">