[
https://issues.apache.org/jira/browse/ZOOKEEPER-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706965#comment-14706965
]
Chris Nauroth commented on ZOOKEEPER-2242:
------------------------------------------
[~cbarlock], I just realized that a patch was already committed to fix this in
ZOOKEEPER-2056, so upcoming new releases will fix this. I'm resolving this
issue as a duplicate.
> ZooKeeper OSGi bundle is missing package import for org.ietf.jgss.
> ------------------------------------------------------------------
>
> Key: ZOOKEEPER-2242
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2242
> Project: ZooKeeper
> Issue Type: Bug
> Components: build
> Reporter: Chris Nauroth
>
> The ZooKeeper build injects OSGi headers into the manifest, but the
> {{Import-Package}} header does not include {{org.ietf.jgss}}, which is used
> by the ZooKeeper code. For applications using ZooKeeper inside an OSGi
> container, this can cause {{ClassNotFoundException}} unless the application
> adds the missing import to its own OSGi bundle.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)