PR: MAVEN-372 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113482 13f79535-47bb-0310-9956-ffa450edef68
44 lines
1.3 KiB
XML
44 lines
1.3 KiB
XML
<?xml version="1.0"?>
|
|
<document>
|
|
<properties>
|
|
<title>Changes</title>
|
|
<author email="vmassol@pivolis.com">Vincent Massol</author>
|
|
</properties>
|
|
|
|
<body>
|
|
<release version="1.3" date="in CVS">
|
|
<action dev="bwalding" type="update">
|
|
Upgrade to Clover 1.2
|
|
</action>
|
|
</release>
|
|
|
|
<release version="1.2" date="in CVS">
|
|
<action dev="vmassol" type="update">
|
|
Make sure that test failures or errors do not stop the generation
|
|
of the Clover reports.
|
|
</action>
|
|
</release>
|
|
|
|
<release version="1.1" date="?">
|
|
<action dev="vmassol" type="update">
|
|
The Clover plugin now depends on version 1.0 of the Clover jar.
|
|
</action>
|
|
<action dev="vmassol" type="add">
|
|
A special 30-days redistributable clover 1.0 jar (fully functional)
|
|
has been uploaded to Maven remote repository, making this plugin
|
|
transparent to use.
|
|
</action>
|
|
<action dev="vmassol" type="add">
|
|
Creation of this changes page.
|
|
</action>
|
|
</release>
|
|
<release version="1.0" date="unknown">
|
|
<action dev="vmassol" type="unknown">
|
|
This changes did not exist at that time. Please refer to CVS for
|
|
history changes before version 1.1.
|
|
</action>
|
|
</release>
|
|
</body>
|
|
</document>
|
|
|