Removed the <code>maven.clover.jar</code> property that was used to override the default Clover jar. This property was not working (it requires Ant 1.6) and is no needed anymore as Cenqua has cleanly separated the Clover jar from the Clover license. You only need to point <code>maven.clover.license.path</code> to your license file.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@171202 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -26,6 +26,13 @@
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.9-SNAPSHOT" date="in SVN">
|
||||
<action dev="vmassol" type="remove">
|
||||
Removed the <code>maven.clover.jar</code> property that was used to
|
||||
override the default Clover jar. This property was not working
|
||||
(it requires Ant 1.6) and is no needed anymore as Cenqua has cleanly
|
||||
separated the Clover jar from the Clover license. You only need to
|
||||
point <code>maven.clover.license.path</code> to your license file.
|
||||
</action>
|
||||
<action dev="vmassol" type="add">
|
||||
Added a quick usage guide in the documentation.
|
||||
</action>
|
||||
|
||||
Reference in New Issue
Block a user