You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by jbgeorg <gi...@git.apache.org> on 2014/07/03 14:19:01 UTC

[GitHub] zookeeper pull request: Added missing org.ietf.jgss OSGi import.

GitHub user jbgeorg opened a pull request:

    https://github.com/apache/zookeeper/pull/17

    Added missing org.ietf.jgss OSGi import.

    At least Karaf 3.0.1 complains about this missing package when zookeeper is deployed.
    
    Note that BND does not pick up this package when used to auto-generate the OSGi headers.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jbgeorg/zookeeper missing_jgss_osgi_import

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zookeeper/pull/17.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #17
    
----
commit 2f651ec799d7f7885ff74698de0cedf0698d9376
Author: John Georgiadis <jb...@gmail.com>
Date:   2014-07-03T12:10:49Z

    Added missing org.ietf.jgss OSGi import.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---