This is an automated email from the ASF dual-hosted git repository. achennaka pushed a commit to branch branch-1.18.x in repository https://gitbox.apache.org/repos/asf/kudu.git
commit 08e5c4f391b11ffe4238235eb1a52ec3a4698e75 Author: root <achenn...@apache.org> AuthorDate: Thu Oct 3 18:26:49 2024 -0700 [build] Fix RAT issue reported Update rat_exclude_files.txt to fix theissue reported by RAT (Release Audit Tool). Change-Id: I0cd3084fd192f55084356970c9251f2f298b6413 Reviewed-on: http://gerrit.cloudera.org:8080/21884 Reviewed-by: Alexey Serbin <ale...@apache.org> Tested-by: Kudu Jenkins Reviewed-by: Marton Greber <greber...@gmail.com> (cherry picked from commit bbcb8b36f0c0d7abacb7245d1e540a303b60b4f7) Reviewed-on: http://gerrit.cloudera.org:8080/21887 Tested-by: Abhishek Chennaka <achenn...@cloudera.com> --- build-support/release/rat_exclude_files.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/build-support/release/rat_exclude_files.txt b/build-support/release/rat_exclude_files.txt index 195c2938d..3a1335c93 100644 --- a/build-support/release/rat_exclude_files.txt +++ b/build-support/release/rat_exclude_files.txt @@ -45,6 +45,7 @@ python/MANIFEST.in python/README.md python/pytest.ini python/requirements.txt +python/requirements_dev.txt python/setup.cfg python/version.txt src/kudu/client/symbols.map