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

[GitHub] kafka pull request #2872: MINOR: Update dependencies for 0.11

GitHub user ijuma opened a pull request:

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

    MINOR: Update dependencies for 0.11

    Worth special mention:
    
    1. Update Scala to 2.11.11 and 2.12.2
    2. Update Gradle to 3.5
    3. Update ZooKeeper to 3.4.10
    4. Update reflections to 0.9.11, which:
        * Switches to jsr305 annotations with a provided scope
        * Updates Guava from 18 to 20
        * Updates javaassist from 3.18 to 3.21
    
    There\u2019s a separate PR for updating RocksDb, so
    I didn\u2019t include that here.

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

    $ git pull https://github.com/ijuma/kafka update-deps-for-0.11

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

    https://github.com/apache/kafka/pull/2872.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 #2872
    
----
commit fb337b6c923785af6d0208f1895d3e42fa2ca699
Author: Ismael Juma <is...@juma.me.uk>
Date:   2017-04-19T07:35:13Z

    MINOR: Update dependencies for 0.11
    
    Worth special mention:
    
    1. Update Scala to 2.11.11 and 2.12.2
    2. Update Gradle to 3.5
    3. Update ZooKeeper to 3.4.10
    4. Update reflections to 0.9.11, which:
        * Switches to jsr305 annotations with a provided scope
        * Updates Guava from 18 to 20
        * Updates javaassist from 3.18 to 3.21
    
    There\u2019s a separate PR for updating RocksDb, so
    I didn\u2019t include that here.

----


---
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 #2872: MINOR: Update dependencies for 0.11

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

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


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