GitHub user lostiniceland opened a pull request:
https://github.com/apache/kafka/pull/2882
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. All
clilents-packages are exported. Import are
automatically calculated by bnd.
Signed-off-by: Marc Schlegel <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lostiniceland/kafka
5008-OSGi-metadata-for-clients
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/2882.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 #2882
----
commit a3ebcc3ec8d0f0df6751da28d9eaaa9084b0f805
Author: Marc Schlegel <[email protected]>
Date: 2017-04-21T07:09:52Z
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. All
clilents-packages are exported. Import are
automatically calculated by bnd.
Signed-off-by: Marc Schlegel <[email protected]>
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---