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

maedhroz pushed a commit to branch cep-15-accord
in repository https://gitbox.apache.org/repos/asf/cassandra.git

commit 8bb7814e9a46d895975d0bd819585e57c7ceccfa
Author: Caleb Rackliffe <calebrackli...@gmail.com>
AuthorDate: Fri Sep 29 22:38:14 2023 -0500

    ninja-fix: exclude accord_demo.txt from rat checks
---
 .build/build-rat.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.build/build-rat.xml b/.build/build-rat.xml
index 2aaf9ad35c..90f2bdb66f 100644
--- a/.build/build-rat.xml
+++ b/.build/build-rat.xml
@@ -77,6 +77,7 @@
                  <exclude NAME="CHANGES.txt"/>
                  <exclude NAME="CASSANDRA-14092.txt"/>
                  <exclude NAME="debian/TODO"/>
+                 <exclude NAME="accord_demo.txt"/>
                  <!-- legal files -->
                  <exclude NAME="NOTICE.txt"/>
                  <exclude NAME="LICENSE.txt"/>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to