You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by lostiniceland <gi...@git.apache.org> on 2017/04/04 21:10:47 UTC

[GitHub] kafka pull request #2807: KAFKA-5008: Provide OSGi metadata for Kafka-Client...

GitHub user lostiniceland opened a pull request:

    https://github.com/apache/kafka/pull/2807

    KAFKA-5008: Provide OSGi metadata for Kafka-Clients

    This change uses the bnd-gradle-plugin for the kafka-clients module in order to generate OSGi metadata.
    The bnd.bnd file is used by the plugin for instructions. For now, only org.apacha.kafka.clients.* is exported.
    
    Signed-off-by: Marc Schlegel <ma...@gmail.com>

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

    $ git pull https://github.com/lostiniceland/kafka trunk

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

    https://github.com/apache/kafka/pull/2807.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 #2807
    
----
commit e7d9e95724d669d4a9897b379b36e37a621bc65b
Author: Marc Schlegel <ma...@gmx.de>
Date:   2017-04-04T21:07:39Z

    KAFKA-5008: Provide OSGi metadata for Kafka-Clients
    
    This change uses the bnd-gradle-plugin for the kafka-clients module in order to generate OSGi metadata.
    The bnd.bnd file is used by the plugin for instructions. For now, only org.apacha.kafka.clients.* is exported.
    
    Signed-off-by: Marc Schlegel <ma...@gmail.com>

----


---
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.
---

[GitHub] kafka pull request #2807: KAFKA-5008: Provide OSGi metadata for Kafka-Client...

Posted by lostiniceland <gi...@git.apache.org>.
Github user lostiniceland closed the pull request at:

    https://github.com/apache/kafka/pull/2807


---
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.
---