PR: MPCLOVER-50

Add support for span attribute.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@373899 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
ltheussl
2006-01-31 20:06:22 +00:00
parent 1829e200dd
commit 2c38a0a601
4 changed files with 19 additions and 4 deletions

View File

@@ -25,6 +25,7 @@
</properties>
<body>
<release version="1.11-SNAPSHOT" date="in SVN">
<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>
<action dev="ltheussl" type="update" issue="MPCLOVER-52">Upgrade to Clover 1.3.11.</action>
<action dev="vmassol" type="update" issue="MPCLOVER-53">Use new clover license.</action>