MPJCOVERAGE-6. Fix the report generation after a rmic generation.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114963 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
evenisse
2004-03-31 22:55:20 +00:00
parent 85489c4fa9
commit 3ae9f3ad11
4 changed files with 25 additions and 15 deletions

View File

@@ -24,6 +24,9 @@
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
</properties>
<body>
<release version="1.0.4" date="In CVS">
<action dev="evenisse" type="fix" issue="MPJCOVERAGE-6">Fix the report generation after a rmic generation.</action>
</release>
<release version="1.0.3" date="2004-03-10">
<action dev="evenisse" type="fix">Apply MPJCOVERAGE-3.</action>
</release>