PR: MPJCOVERAGE-1

copy multiple source directories into one


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115407 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett
2004-05-26 23:51:31 +00:00
parent 55ffa4f7e0
commit c25f016104
3 changed files with 29 additions and 4 deletions

View File

@@ -24,6 +24,9 @@
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
</properties>
<body>
<release version="1.0.5-SNAPSHOT" date="in CVS">
<action dev="brett" type="fix" issue="MPJCOVERAGE-1">Handle multiple source directories correctly</action>
</release>
<release version="1.0.4" date="2004-05-15">
<action dev="evenisse" type="add" issue="MPJCOVERAGE-7">Custom stylesheet for jcoverage plugin.</action>
<action dev="evenisse" type="fix" issue="MPJCOVERAGE-6">Fix the report generation after a rmic generation.</action>