[ 
https://issues.apache.org/jira/browse/KAFKA-12624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17316849#comment-17316849
 ] 

A. Sophie Blee-Goldman commented on KAFKA-12624:
------------------------------------------------

Had to change a handful of dependencies whose versions changed between 2.6 and 
2.8 in the cherrypick:

{code:java}
-javassist-3.27.0-GA
+javassist-3.25.0-GA
+javassist-3.26.0-GA

-scala-collection-compat_2.13-2.3.0
-scala-library-2.13.5
-scala-logging_2.13-3.9.2
-scala-reflect-2.13.5
+scala-collection-compat_2.13-2.1.6
-snappy-java-1.1.8.1
+scala-library-2.13.2
+scala-logging_2.13-3.9.2
+scala-reflect-2.13.2
+scala-reflect-2.13.2
+snappy-java-1.1.7.3
 
-zstd-jni-1.4.9-1, see: licenses/zstd-jni-BSD-2-clause
+zstd-jni-1.4.4-7, see: licenses/zstd-jni-BSD-2-clause
{code}


> Fix LICENSE in 2.6
> ------------------
>
>                 Key: KAFKA-12624
>                 URL: https://issues.apache.org/jira/browse/KAFKA-12624
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: John Roesler
>            Assignee: A. Sophie Blee-Goldman
>            Priority: Blocker
>             Fix For: 2.6.2
>
>
> Just splitting this out as a sub-task.
> I've fixed the parent ticket on trunk and 2.8.
> You'll need to cherry-pick the fix from 2.8 (see 
> [https://github.com/apache/kafka/pull/10474)]
> Then, you can follow the manual verification steps I detailed here: 
> https://issues.apache.org/jira/browse/KAFKA-12622



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to