PR: MPCLOVER-57

clover:merge should use maven.multiproject.basedir


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@448098 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
ltheussl
2006-09-20 06:47:05 +00:00
parent 81fd3cb557
commit d89a5e4315
3 changed files with 6 additions and 2 deletions

View File

@@ -24,6 +24,9 @@
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
</properties>
<body>
<release version="1.12-SNAPSHOT" date="in SVN">
<action dev="ltheussl" type="fix" issue="MPCLOVER-57"><code>clover:merge</code> should use <code>maven.multiproject.basedir</code>.</action>
</release>
<release version="1.11" date="2006-02-05">
<action dev="ltheussl" type="add" issue="MPCLOVER-50">Add support for span attribute.</action>
<action dev="ltheussl" type="add" issue="MPCLOVER-45">Allow to specify the "relative" property for clover-setup.</action>