maven-plugins/clover/xdocs/changes.xml
2003-09-29 06:09:54 +00:00

56 lines
1.8 KiB
XML

<?xml version="1.0"?>
<document>
<properties>
<title>Changes</title>
<author email="vmassol@pivolis.com">Vincent Massol</author>
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
</properties>
<body>
<release version="1.2" date="2003-09-29">
<action dev="dion" type="fix">
Apply MAVEN-819. Allows a new property to be used to specify the
sort order of the HTML clover report.
</action>
<action dev="dion" type="update">
update to use maven.docs.*/maven.gen.docs
</action>
<action dev="evenisse" type="fix">
Fixed MAVEN-493. I register reports only if source, test,... exists.
So, corresponding entrys in menu will appear only if reports are registered.
</action>
<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>