MPCLOVER-40: Fixed the <code>clover:test-single</code> goal which was wrongly calling the <code>clover:swing-report-internal</code> (should have been <code>clover:swing-report</code>). Thanks to Kristopher Brown.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@178791 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -26,6 +26,11 @@
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.9.1-SNAPSHOT" date="in SVN">
|
||||
<action dev="vmassol" type="fix" issues="MPCLOVER-40" due-to="Kristopher Brown">
|
||||
Fixed the <code>clover:test-single</code> goal which was wrongly
|
||||
calling the <code>clover:swing-report-internal</code> (should have
|
||||
been <code>clover:swing-report</code>).
|
||||
</action>
|
||||
<action dev="carlos" type="fix" issues="MPCLOVER-38">
|
||||
Fixed bug when <code>maven.test.failure.ignore</code> is <code>null</code>.
|
||||
</action>
|
||||
|
||||
Reference in New Issue
Block a user