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

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


The following commit(s) were added to refs/heads/master by this push:
     new a553d4af [AURON #1720] Exclude temp file: auron-build-info.properties 
from apache-rat plugin (#1721)
a553d4af is described below

commit a553d4afdf659e7d7e40841da7e41443cab39fd8
Author: James Xu <[email protected]>
AuthorDate: Wed Dec 10 21:54:02 2025 +0800

    [AURON #1720] Exclude temp file: auron-build-info.properties from 
apache-rat plugin (#1721)
---
 .rat-excludes | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.rat-excludes b/.rat-excludes
index 06ca04bb..05405443 100644
--- a/.rat-excludes
+++ b/.rat-excludes
@@ -32,3 +32,4 @@
 NOTICE*
 docs/**
 build/apache-maven-*/**
+src/main/resources/auron-build-info.properties

Reply via email to