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

Hoss Man updated SOLR-688:
--------------------------

    Attachment: SOLR-688.patch

i've been poking and prodding at this off and on today trying to make it work 
like the lucene-java setup ... this patch does get the DIH tests included in 
the clover reports -- but for some reason doing so causes all of the coverage 
info about core and solrj to vanish.

This gives you good coverage reports of the core+solrj...

{code}
ant -Drun.clover=true clean-dest clover test-core generate-clover-reports
{code}

...but this only gives you coverage info for DIH, the other packages are there, 
but show up as having no coverage...
{code}
ant -Drun.clover=true clean-dest clover test generate-clover-reports
{code}

...i'm giving up for now, bigger fish to fry.

> Make clover reports include contribs
> ------------------------------------
>
>                 Key: SOLR-688
>                 URL: https://issues.apache.org/jira/browse/SOLR-688
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Hoss Man
>            Priority: Minor
>         Attachments: SOLR-688.patch
>
>
> The build scripts need to be improved so that the clover 
> instrumentation/reports include the contribs

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to