dion bbba590333 MAVEN-912
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114166 13f79535-47bb-0310-9956-ffa450edef68
2003-10-08 14:37:06 +00:00

39 lines
1.2 KiB
XML

<?xml version="1.0"?>
<document>
<properties>
<title>Statcvs</title>
<author email="vmassol@pivolis.com">Vincent Massol</author>
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
</properties>
<body>
<release version="2.1" date="in CVS">
<action dev="dion" type="fix">
MAVEN-912. Projects without a repository url should still be able to use statcvs.
</action>
</release>
<release version="2.0" date="2003-09-21">
<action dev="vmassol" type="update">
Migrated the plugin to use the new statcvs-xml jar (which generates
XML xdoc output instead of HTML).
</action>
</release>
<release version="1.2" date="2003-09-19">
<action dev="dion" type="update">
Updated to use maven.docs.*/maven.gen.docs
</action>
<action dev="evenisse" type="fix" due-to="Alwyn Schoeman">
Fixed MAVEN-561. Creates maven.build.dir and maven.docs.dest directory
if doesn't exist.
</action>
<action dev="evenisse" type="fix">
Fixed MAVEN-493. Register reports only if source, test,... exists.
So, corresponding entrys in menu will appear only if reports are
registered.
</action>
</release>
</body>
</document>