[
https://issues.apache.org/jira/browse/JCR-4099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Norman updated JCR-4099:
-----------------------------
Description:
The code in the jackrabbit-jcr2dav library requires additional code from
org.apache.jackrabbit.jcr2spi package to be visible to the classloader.
So for usage in an OSGi environment, the jackrabbit-jcr2dav bundle would need
to more fully export the package so an OSGi bundle version of
jackrabbit-jcr2dav bundle can import that package to produce a working
BundleWiring solution.
was:
The code in the jackrabbit-jcr2dav library requires the
org.apache.jackrabbit.jcr2spi package to be visible to the classloader.
So for usage in an OSGi environment, the jackrabbit-jcr2dav bundle would need
to export that package so an OSGi bundle version of jackrabbit-jcr2dav bundle
can import that package to produce a working BundleWiring solution.
> Export org.apache.jackrabbit.jcr2spi package from jackrabbit-jcr2spi bundle
> ---------------------------------------------------------------------------
>
> Key: JCR-4099
> URL: https://issues.apache.org/jira/browse/JCR-4099
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Components: jackrabbit-jcr2spi
> Affects Versions: 2.12.6, 2.14.0
> Reporter: Eric Norman
>
> The code in the jackrabbit-jcr2dav library requires additional code from
> org.apache.jackrabbit.jcr2spi package to be visible to the classloader.
> So for usage in an OSGi environment, the jackrabbit-jcr2dav bundle would need
> to more fully export the package so an OSGi bundle version of
> jackrabbit-jcr2dav bundle can import that package to produce a working
> BundleWiring solution.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)