You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Duo Xu (JIRA)" <ji...@apache.org> on 2018/01/24 19:08:00 UTC

[jira] [Created] (HADOOP-15190) Use Jacoco to generate Unit Test coverage reports

Duo Xu created HADOOP-15190:
-------------------------------

             Summary: Use Jacoco to generate Unit Test coverage reports
                 Key: HADOOP-15190
                 URL: https://issues.apache.org/jira/browse/HADOOP-15190
             Project: Hadoop Common
          Issue Type: Improvement
          Components: build
            Reporter: Duo Xu
            Assignee: Duo Xu


Currently Hadoop is using maven-clover2-plugin for code coverage, which is outdated. And Atlassian open-sourced clover last year so license cannot be purchased although we can switch to use the license-free version called "openclover".

This Jira is to replace clover with Jacoco, which is actively maintained by the community.

  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org