Add clover support to build.xml ------------------------------- Key: ZOOKEEPER-56 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-56 Project: Zookeeper Issue Type: Improvement Components: build Reporter: Patrick Hunt Assignee: Andrew Kornev Fix For: 3.0.0
Clover is what ASF uses for code coverage. We currently have cobertura, but need to add support for clover (keep the existing cobertura support for individual developers to use). Clover is run automatically by ASF Hudson. Hadoop has support for clover in their build.xml, port their clover related targets into zookeeper build.xml -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.