[ 
https://issues.apache.org/jira/browse/CASSANDRA-10704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Russ Hatch updated CASSANDRA-10704:
-----------------------------------
    Attachment: trunk-10704.txt

Attaching patch that basically removes all cobertura references from the build 
file.

Tested by using 'ant realclean', wiping out local maven cache, then building 
and running tests without issues. Also made sure jacoco build tasks work since 
there were coverage-deps that involved both coverage tools, wanted to make sure 
I didn't somehow break jacoco in the process.

> remove cobertura from build file
> --------------------------------
>
>                 Key: CASSANDRA-10704
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10704
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Russ Hatch
>            Assignee: Russ Hatch
>             Fix For: 3.1
>
>         Attachments: trunk-10704.txt
>
>
> Since the project has adopted Jacoco, I don't believe the cobertura tasks are 
> in use any longer, and it's not certain if they still function. I don't think 
> there's any benefit from trying to keep both coverage tools working, and also 
> have the impression that cobertura development has slowed (or been slow to 
> support new versions of java). Jacoco's other advantage is it's simpler usage 
> (via a java agent), as compared to cobertura's offline code instrumentation 
> requiring more complexity.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to