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

Uwe Schindler edited comment on LUCENE-8169 at 2/11/18 12:20 PM:
-----------------------------------------------------------------

New patch that fixes bugs and improves performance:
- Disable per test coverage recording (slows down exponentially with many tests 
- this is why it got so slow)
- Exclude OpenNLP tests using {{byte[][]::new}} method reference 
(https://jira.atlassian.com/browse/CLOV-1984, 
https://bitbucket.org/openclover/clover/issues/59)


was (Author: thetaphi):
New patch that fixes bugs and improves performance:
- Disable per test coverage recording (slows down exponentially with many tests 
- this is why it got so slow)
- Exclude OpenNLP tests using {{byte[][]::new}} method reference 
(https://jira.atlassian.com/browse/CLOV-1984)

> Migrate build to use OpenClover 4.2.1
> -------------------------------------
>
>                 Key: LUCENE-8169
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8169
>             Project: Lucene - Core
>          Issue Type: Task
>          Components: general/build
>            Reporter: Uwe Schindler
>            Assignee: Uwe Schindler
>            Priority: Major
>              Labels: clover
>             Fix For: master (8.0), 7.3
>
>         Attachments: LUCENE-8169.patch, LUCENE-8169.patch
>
>
> Last year, Atlassian opensourced Clover and stopped releasing new versions. 
> Latest supported version is 4.1.2: 
> https://www.atlassian.com/blog/announcements/atlassian-clover-open-source
> After opensourcing it was foked and OpenClover was founded: 
> http://openclover.org/
> The latest OpenClover version is 4.2.1.
> This will issue will migrate to the opensourced OpenClover 4.2.1 version 
> (also in preparation for Java 9). It will mainly remove the license file and 
> cleans up the build to no longer refer to it.



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

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

Reply via email to