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 "Robert Munteanu (JIRA)" <ji...@apache.org> on 2017/08/08 15:24:00 UTC

[jira] [Created] (OAK-6532) Minimise usage of junit-addons

Robert Munteanu created OAK-6532:
------------------------------------

             Summary: Minimise usage of junit-addons
                 Key: OAK-6532
                 URL: https://issues.apache.org/jira/browse/OAK-6532
             Project: Jackrabbit Oak
          Issue Type: Task
          Components: core, jcr, segment-tar
            Reporter: Robert Munteanu
            Priority: Minor
             Fix For: 1.8, 1.7.6


Some modules declare a dependency on {{junit-addons}}. For the {{oak-jcr}} module this brings an unwanted dependency to {{xerces:xmlParserAPIs}}, which bleeds through as a test dependency in Eclipse and causes incorrect dependencies to be picked ( CLI build is not affected ).

We'll leave this artifact only where it is used - {{oak-core}} with the proper dependencies and remove it from everywhere else.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)