dejan2609 commented on PR #19513: URL: https://github.com/apache/kafka/pull/19513#issuecomment-3214232245
Unfortunately Rat licence check fails on Github Action CI server even for a proper git placeholder file `.gitkeep`: ``` Run python .github/scripts/rat.py Found 1 Rat reports Read env GITHUB_WORKSPACE: /home/runner/work/kafka/kafka Parsing Rat report file: build/rat/rat-report.xml 6840 approved licenses 1 unapproved licenses Files with unapproved licenses: Notice: File with unapproved license: distribution/.gitkeep Error: Process completed with exit code 1. ``` Let's discuss @chia7712 about all of these tickets: - included into this PR: - https://issues.apache.org/jira/browse/KAFKA-19591 `gradlew` is referencing an old Groovy template version - https://issues.apache.org/jira/browse/KAFKA-19174 Gradle version upgrade 8 -->> 9 - newly created: - https://issues.apache.org/jira/browse/KAFKA-19636 Exclude some files (like .gitkeep) from Rat checks ? -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org