You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "angela (JIRA)" <ji...@apache.org> on 2017/02/09 16:09:41 UTC

[jira] [Created] (OAK-5623) Enforce minimum line coverage for security related modules

angela created OAK-5623:
---------------------------

             Summary: Enforce minimum line coverage for security related modules
                 Key: OAK-5623
                 URL: https://issues.apache.org/jira/browse/OAK-5623
             Project: Jackrabbit Oak
          Issue Type: Task
          Components: auth-external, auth-ldap, authorization-cug, parent
            Reporter: angela
            Assignee: angela
             Fix For: 1.7.0


I would like to use jacoco-maven-plugin to run an additional verification upon module build to make sure the line coverage with test cases is maintained while evolving the source.

The attached patch extends the existing plugin definition for jacoco-maven-plugin in the parent pom.xml and enables the verification with the following modules:
- auth-external
- auth-ldap
- authorization-cug

Since the patch modifies the parent pom.xml I would like others to review this as well. Will send out notification to the list.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)