[
https://issues.apache.org/jira/browse/JCR-4101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Reschke resolved JCR-4101.
---------------------------------
Resolution: Fixed
Fix Version/s: 2.15.1
This introduces minimal changes so that code coverage measurements become
possible. Further changes might be needed in subprojects.
To include code coverage run the build with "coverage" profile.
Note that the was tests run affect the reporting. For instance, to get test
coverage for jackrabbit-webdav, the jackrabbit-jcr2dav project need so be built
with both "coverage" and "integrationTesting". The resulting file
"target/jacoco.exec" needs to be copied to "../jackrabbit-wedav/target", and
then target "jacoco:report" needs to be re-run in that subproject.
> add code coverage profile (jacoco)
> ----------------------------------
>
> Key: JCR-4101
> URL: https://issues.apache.org/jira/browse/JCR-4101
> Project: Jackrabbit Content Repository
> Issue Type: Task
> Components: parent
> Reporter: Julian Reschke
> Assignee: Julian Reschke
> Labels: candidate_jcr_2_14
> Fix For: 2.16, 2.15.1
>
> Attachments: JCR-4101.diff
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)