[
https://issues.apache.org/jira/browse/ACCUMULO-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13934134#comment-13934134
]
ASF subversion and git services commented on ACCUMULO-2454:
-----------------------------------------------------------
Commit a99b0b67429aeb378f1e04fe8321d55e46893b50 in accumulo's branch
refs/heads/1.6.0-SNAPSHOT from [~bhavanki]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=a99b0b6 ]
ACCUMULO-2454 Improve Cobertura reporting
Coverage reports are now aggregated across modules. Also, the site reports
exclude
Thrift-generated classes.
> Aggregate Cobertura reports
> ---------------------------
>
> Key: ACCUMULO-2454
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2454
> Project: Accumulo
> Issue Type: Improvement
> Components: build
> Affects Versions: 1.4.4, 1.5.1
> Reporter: Bill Havanki
> Assignee: Bill Havanki
> Priority: Trivial
> Labels: cobertura, newbie
> Fix For: 1.6.0
>
>
> The Maven Cobertura plugin, starting in version 2.5, can aggregate the
> coverage reports for a multi-module project into one comprehensive report. We
> should take advantage of that. I believe the solution is simply to add this
> to the plugin configuration:
> {noformat}
> <aggregate>true</aggregate>
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)