You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ewen Cheslack-Postava (JIRA)" <ji...@apache.org> on 2017/05/24 05:09:04 UTC

[jira] [Resolved] (KAFKA-5081) two versions of jackson-annotations-xxx.jar in distribution tgz

     [ https://issues.apache.org/jira/browse/KAFKA-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ewen Cheslack-Postava resolved KAFKA-5081.
------------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.11.1.0
                   0.11.0.0

Issue resolved by pull request 3116
[https://github.com/apache/kafka/pull/3116]

> two versions of jackson-annotations-xxx.jar in distribution tgz
> ---------------------------------------------------------------
>
>                 Key: KAFKA-5081
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5081
>             Project: Kafka
>          Issue Type: Bug
>          Components: build
>            Reporter: Edoardo Comar
>            Assignee: Ewen Cheslack-Postava
>            Priority: Minor
>             Fix For: 0.11.0.0, 0.11.1.0
>
>
> git clone https://github.com/apache/kafka.git
> cd kafka
> gradle
> ./gradlew releaseTarGz
> then kafka/core/build/distributions/kafka-...-SNAPSHOT.tgz contains
> in the libs directory two versions of this jar
> jackson-annotations-2.8.0.jar
> jackson-annotations-2.8.5.jar



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)