work for version 1.8 is open...

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@154007 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
vmassol
2005-02-16 07:52:10 +00:00
parent bbda8c24dd
commit 943619e72d
2 changed files with 3 additions and 1 deletions

View File

@@ -25,6 +25,8 @@
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
</properties>
<body>
<release version="1.8" date="in SVN">
</release>
<release version="1.7" date="2005-02-14">
<action dev="vmassol" type="fix" issue="MPCLOVER-21">Do not create a Clover report link when the project has no tests.</action>
<action dev="vmassol" type="update" issue="MPCLOVER-22" due-to="Maarten Coene">Open Clover report page in a new window in the same manner as it's done for the Javadoc and XRef reports.</action>