Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Abandoned
-
2.12.6, 2.14.0
-
None
-
None
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 of the jackrabbit DavEx remoting client in an OSGi environment, the jackrabbit-jcr2spi bundle would need to more fully export the package so an OSGi bundle version of the jackrabbit-jcr2dav library can import that package to produce a working BundleWiring solution.