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

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


The following commit(s) were added to refs/heads/master by this push:
     new f0b79d2976 Fixing Apache RAT checks
f0b79d2976 is described below

commit f0b79d297628657e6b0f55c871ecec96338e6513
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Feb 21 11:06:12 2025 +0100

    Fixing Apache RAT checks
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index d202f87cc9..f2f593ba03 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1915,6 +1915,7 @@ under the License.
             <exclude>**/.*</exclude>
             <exclude>**/*.lst</exclude>
             <exclude>**/*.json</exclude>
+            <exclude>**/*font*awesome*</exclude>
             <exclude>**/banner.txt</exclude>
             <exclude>**/target/**</exclude>
           </excludes>

Reply via email to