stanislavkozlovski opened a new pull request, #15076:
URL: https://github.com/apache/kafka/pull/15076
3.7 builds are failing with:
```
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':rat'.
> A failure occurred while executing org.nosphere.apache.rat.RatWork
> Apache Rat audit failure - 1 unapproved license
See
file:///home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.7/build/rat/index.html
```
Upon a local run, I see that it's failing because a file is missing a
license:

I notice that this file was erroneously introduced with the 3.7 cherry-pick
of
https://github.com/apache/kafka/commit/380eb626d33d938182255b2fa99c14c9fe34a44,
so this patch removes it
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]