You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kudu.apache.org by ad...@apache.org on 2019/02/20 18:29:40 UTC

[kudu] 02/03: Fix RAT warnings

This is an automated email from the ASF dual-hosted git repository.

adar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git

commit b21671890d36e7e858d631927acd7b16268f7f2a
Author: Andrew Wong <aw...@apache.org>
AuthorDate: Tue Feb 19 22:16:35 2019 -0800

    Fix RAT warnings
    
    Change-Id: Icd9f79f19312982e56ad9e4b5aff9c5fe1f39bec
    Reviewed-on: http://gerrit.cloudera.org:8080/12533
    Reviewed-by: Grant Henke <gr...@apache.org>
    Tested-by: Andrew Wong <aw...@cloudera.com>
    Reviewed-by: Adar Dembo <ad...@cloudera.com>
---
 build-support/release/rat_exclude_files.txt | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/build-support/release/rat_exclude_files.txt b/build-support/release/rat_exclude_files.txt
index 28a9132..5c5a47b 100644
--- a/build-support/release/rat_exclude_files.txt
+++ b/build-support/release/rat_exclude_files.txt
@@ -14,6 +14,10 @@ build-support/iwyu/fix_includes.py
 build-support/iwyu/iwyu_tool.py
 build-support/iwyu/mappings/boost-all-private.imp
 build-support/iwyu/mappings/boost-all.imp
+build-support/mini-cluster/LICENSE-BINARY-JAR-LINUX.txt
+build-support/mini-cluster/LICENSE-BINARY-JAR-OSX.txt
+build-support/mini-cluster/NOTICE-BINARY-JAR-LINUX.txt
+build-support/mini-cluster/NOTICE-BINARY-JAR-OSX.txt
 build-support/release/rat_exclude_files.txt
 docs/support/doxygen/client_api.footer.in
 examples/README.md
@@ -30,14 +34,17 @@ java/kudu-client/src/main/java/org/apache/kudu/client/NonRecoverableException.ja
 java/kudu-client/src/main/java/org/apache/kudu/client/PleaseThrottleException.java
 java/kudu-client/src/main/java/org/apache/kudu/client/RecoverableException.java
 java/kudu-client/src/main/java/org/apache/kudu/client/RpcProxy.java
+java/kudu-client/src/test/resources/assign-location.py
 java/kudu-client/src/test/resources/flags
 java/kudu-flume-sink/src/test/resources/testAvroKuduOperationsProducer.avsc
+java/kudu-spark/src/main/resources/META-INF/services/org.apache.spark.sql.sources.DataSourceRegister
 java/kudu-spark-tools/src/test/resources/TestImportExportFiles.csv
 python/MANIFEST.in
 python/README.md
 python/pytest.ini
 python/requirements.txt
 python/setup.cfg
+python/version.txt
 src/kudu/client/symbols.map
 src/kudu/gutil/arm_instruction_set_select.h
 src/kudu/gutil/atomic_refcount.h