[
https://issues.apache.org/jira/browse/HADOOP-14663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16578507#comment-16578507
]
Allen Wittenauer commented on HADOOP-14663:
-------------------------------------------
Be aware that at commit time, whoever does this shouldn't do this part:
{code}
@@ -666,43 +655,21 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<profile>
<id>clover</id>
<activation>
- <activeByDefault>false</activeByDefault>
+ <activeByDefault>true</activeByDefault>
<property>
<name>clover</name>
</property>
</activation>
{code}
> Switch to OpenClover
> --------------------
>
> Key: HADOOP-14663
> URL: https://issues.apache.org/jira/browse/HADOOP-14663
> Project: Hadoop Common
> Issue Type: Improvement
> Components: build, test
> Affects Versions: 3.0.0-beta1
> Reporter: Allen Wittenauer
> Assignee: Allen Wittenauer
> Priority: Minor
> Attachments: HADOOP-14663.00.patch, HADOOP-14663.01.patch,
> HADOOP-14663.02.patch, HADOOP-14663.03.patch, HADOOP-14663.04.patch,
> HADOOP-14663.05.patch, HADOOP-14663.06.patch
>
>
> Clover has gone open source. We should switch to it's replacement
> (OpenClover) so that more people can run code coverage tests.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]