[ 
https://issues.apache.org/jira/browse/LUCENE-5439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894783#comment-13894783
 ] 

Uwe Schindler commented on LUCENE-5439:
---------------------------------------

bq. I forget the Clover licensing terms. Can anyone use it or only committers? 
If it is the latter, I think we should add Jacoco too, since then anyone can 
run it. If it is the former, then we can either leave alone or use side-by-side.

Anyone can use Clover. The License is not personalized, it enables use for code 
in the org.apache Java Package name. The license is shipped in SVN checkout, in 
Source Artifacts it is excluded.

In my opinion we should have both options: Why remove Clover? - it is very 
useful!!!

> Switch the Lucene/Solr build to use Jacoco for Test Coverage
> ------------------------------------------------------------
>
>                 Key: LUCENE-5439
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5439
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Grant Ingersoll
>            Assignee: Grant Ingersoll
>            Priority: Minor
>
> Jacoco (http://www.jacoco.org/) is a much cleaner and simpler to use code 
> coverage tool than clover and additionally doesn't require having a third 
> party license since it is open source.  It also has nice Jenkins integration 
> tools that make it incredibly easy to see what is and isn't tested.  We 
> should convert the Lucene and Solr builds to use Jacoco instead of Clover.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to