MPCLOVER-22: Open Clover report page in a new window in the same manner as it's done for the Javadoc and XRef reports. Thanks to Mike Gabelmann.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@153424 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
vmassol 2005-02-11 17:22:40 +00:00
parent 605cce19dd
commit ceafca8f59
2 changed files with 5 additions and 0 deletions

View File

@ -332,6 +332,7 @@
name="Clover"
pluginName="maven-clover-plugin"
link="clover/index"
target="_blank"
description="Clover test coverage report."/>
</j:if>
</goal>

View File

@ -26,6 +26,10 @@
</properties>
<body>
<release version="1.7-SNAPSHOT" date="in SVN">
<action dev="vmassol" type="update" issue="MPCLOVER-22" due-to="Mike Gabelmann">
Open Clover report page in a new window in the same manner as it's
done for the Javadoc and XRef reports.
</action>
<action dev="vmassol" type="add" issue="MPCLOVER-25" due-to="Michael Gaffney">
Added <code>maven.clover.includes</code> and
<code>maven.clover.excludes</code> properties to specify what files