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


The following commit(s) were added to refs/heads/main by this push:
     new 1c14c8d7f9a RAT check
1c14c8d7f9a is described below

commit 1c14c8d7f9affb1a85b24f0547103eebaa7ee5f6
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Thu May 22 13:51:03 2025 +0200

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

diff --git a/pom.xml b/pom.xml
index 17028ae748a..82440cdd1e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -546,6 +546,7 @@
                             <exclude>.github/**/*</exclude>
                             <exclude>**/.camel-jbang-run/**/*</exclude>
                             <exclude>**/.camel-jbang/**/*</exclude>
+                            <exclude>**/commands/edit/edit-help.txt</exclude>
                             <!-- Maven Wrapper -->
                             <exclude>.mvn/**/*</exclude>
                             <exclude>**/maven-wrapper/*</exclude>

Reply via email to