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

[GitHub] kafka pull request #4107: JDK 9 no longer contains JAXB API's as default

GitHub user narcisoguillen opened a pull request:

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

    JDK 9 no longer contains JAXB API's as default

    

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

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

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

    https://github.com/apache/kafka/pull/4107.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 #4107
    
----
commit 813d0504b30a20ffec2a82b530c982a71b786678
Author: Narciso <na...@tangosource.com>
Date:   2017-10-20T22:29:58Z

    JDK 9 no longer contains JAXB API's as default

----


---