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

mck pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 212a762  ninja-fix update .build/build-rat.xml
212a762 is described below

commit 212a76233ff5a5944faa86b26e976d5694c8abe4
Author: Mick Semb Wever <[email protected]>
AuthorDate: Mon Mar 21 08:33:10 2022 +0100

    ninja-fix update .build/build-rat.xml
---
 .build/build-rat.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.build/build-rat.xml b/.build/build-rat.xml
index b30e5cd..ae1b51b 100644
--- a/.build/build-rat.xml
+++ b/.build/build-rat.xml
@@ -48,6 +48,7 @@
         <rat:report reportFile="${build.dir}/rat.txt">
             <fileset dir="." includesfile="build/.ratinclude">
                  <!-- Config files with not much creativity -->
+                 <exclude name="**/.asf.yaml"/>
                  <exclude name="**/ide/**/*"/>
                  <exclude name="**/metrics-reporter-config-sample.yaml"/>
                  <exclude name="**/cassandra.yaml"/>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to