You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Davide Giannella (JIRA)" <ji...@apache.org> on 2016/02/09 16:16:18 UTC

[jira] [Updated] (JCR-3937) jackrabbit-jcr-commons bundle incorrectly has google dependency in Export-Package uses clause

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

Davide Giannella updated JCR-3937:
----------------------------------
    Fix Version/s:     (was: 2.11.4)
                   2.12.0
                   2.13.0

> jackrabbit-jcr-commons bundle incorrectly has google dependency in Export-Package uses clause
> ---------------------------------------------------------------------------------------------
>
>                 Key: JCR-3937
>                 URL: https://issues.apache.org/jira/browse/JCR-3937
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-jcr-commons
>    Affects Versions: 2.11.3
>            Reporter: David Bosschaert
>            Assignee: Marcel Reutegger
>             Fix For: 2.13.0, 2.12.0
>
>         Attachments: JCR-3937-2.patch, JCR-3937.patch
>
>
> jackrabbit-jcr-commons 2.11.3 has the following Export-Package line:
> {code}org.apache.jackrabbit.value;uses:="javax.jcr,org.apache.jackrabbit.util,com.google.common.collect";version="2.2.1"{code}
> The google uses is actually unnecessary and generated by a bug in the maven-bundle-plugin. Using the latest version of that makes the google transitive dependency go away.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)