GitHub user miguno opened a pull request:

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

    HOTFIX: Include RocksDB dependency in release tarballs

    Without this change `./gradlew releaseTarGz` (and its variants) will not 
include the RocksDB jar in Kafka's `libs/` folder.
    
    @guozhangwang @junrao : please review.

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

    $ git pull https://github.com/miguno/kafka trunk-rocksdb-fixes

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

    https://github.com/apache/kafka/pull/1007.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 #1007
    
----
commit 7b289349e7d24c7ab028233833f3718945d14a97
Author: Michael G. Noll <mich...@confluent.io>
Date:   2016-03-03T21:35:09Z

    Include RocksDB dependency in release tarballs
    
    Without this change `./gradlew releaseTarGz` (and its variants) will not
    include the RocksDB jar in Kafka's `libs/` folder.

----


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