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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 198c5c32fc28527e3429fd541bd4ff9ba3ffdfb1
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Jan 1 11:45:55 2026 +0100

    RAT fix
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 74a0ebcf658f..8c35b7cf3fc7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -508,6 +508,7 @@
                             <exclude>**/CometDReplayExtension.java</exclude>
                             <exclude>**/LICENSE-SALESFORCE.txt</exclude>
                             <exclude>**/LICENSE-ICU4J.txt</exclude>
+                            <exclude>**/sfdx-project/**</exclude>
                             <!-- camel-as2 -->
                             <exclude>**/mdnDescription.vm</exclude>
                             <!-- camel-jbpm -->

Reply via email to