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 <maschle...@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 <marc.schle...@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 <maschle...@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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to