Divij Vaidya created KAFKA-16278:
------------------------------------
Summary: Missing license for scala related dependencies
Key: KAFKA-16278
URL: https://issues.apache.org/jira/browse/KAFKA-16278
Project: Kafka
Issue Type: Bug
Affects Versions: 3.6.1, 3.7.0
Reporter: Divij Vaidya
We are missing the license for following dependency in
[https://github.com/apache/kafka/blob/b71999be95325f6ea54e925cbe5b426425781014/LICENSE-binary#L261]
scala-collection-compat_2.12-2.10.0 is missing in license file
scala-java8-compat_2.12-1.0.2 is missing in license file
scala-library-2.12.18 is missing in license file
scala-logging_2.12-3.9.4 is missing in license file
scala-reflect-2.12.18 is missing in license file
The objective of this task is to add these dependencies in the LICENSE-binary
file.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)