[
https://issues.apache.org/jira/browse/HADOOP-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508628
]
Simon Willnauer commented on HADOOP-1496:
-----------------------------------------
We have a donated clover license at the "private" repository.
It is located right here.
https://svn.apache.org/repos/private/committers/donated-licenses/clover/
You could have a look at the lucene ant files to include clover into the hadoop
build managment.
The license is a "ant - only" license and can only be used on "org.apache.*"
packages.
regards simon
> Test coverage target in build files using emma
> ----------------------------------------------
>
> Key: HADOOP-1496
> URL: https://issues.apache.org/jira/browse/HADOOP-1496
> Project: Hadoop
> Issue Type: Improvement
> Components: build
> Environment: all
> Reporter: woyg
> Priority: Minor
> Attachments: emma.tgz, patch.emma.txt, patch.emma.txt.2
>
>
> Test coverage targets for Hadoop using emma.
> Test coverage will help in identifying the components which are not poperly
> covered in tests and write test cases for it.
> Emma (http://emma.sourceforge.net/) is a good tool for coverage.
> If you have something else in mind u can suggest.
> I have a patch ready with emma.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.