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 9bbdac3001e05ffa74ea3adf0145b0e18995bc5d
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Jan 1 11:42:16 2026 +0100

    RAT fix
---
 .../META-INF/services/org/apache/camel/component/azure-eventgrid        | 1 -
 .../services/org/apache/camel/component/ibm-watson-speech-to-text       | 2 --
 .../services/org/apache/camel/component/ibm-watson-text-to-speech       | 2 --
 3 files changed, 5 deletions(-)

diff --git 
a/components/camel-azure/camel-azure-eventgrid/src/main/resources/META-INF/services/org/apache/camel/component/azure-eventgrid
 
b/components/camel-azure/camel-azure-eventgrid/src/main/resources/META-INF/services/org/apache/camel/component/azure-eventgrid
deleted file mode 100644
index 077d7282e87b..000000000000
--- 
a/components/camel-azure/camel-azure-eventgrid/src/main/resources/META-INF/services/org/apache/camel/component/azure-eventgrid
+++ /dev/null
@@ -1 +0,0 @@
-class=org.apache.camel.component.azure.eventgrid.EventGridComponent
diff --git 
a/components/camel-ibm/camel-ibm-watson-speech-to-text/src/main/resources/META-INF/services/org/apache/camel/component/ibm-watson-speech-to-text
 
b/components/camel-ibm/camel-ibm-watson-speech-to-text/src/main/resources/META-INF/services/org/apache/camel/component/ibm-watson-speech-to-text
deleted file mode 100644
index 9eb31c77be97..000000000000
--- 
a/components/camel-ibm/camel-ibm-watson-speech-to-text/src/main/resources/META-INF/services/org/apache/camel/component/ibm-watson-speech-to-text
+++ /dev/null
@@ -1,2 +0,0 @@
-# Generated by camel build tools - do NOT edit this file!
-class=org.apache.camel.component.ibm.watson.stt.WatsonSpeechToTextComponent
diff --git 
a/components/camel-ibm/camel-ibm-watson-text-to-speech/src/main/resources/META-INF/services/org/apache/camel/component/ibm-watson-text-to-speech
 
b/components/camel-ibm/camel-ibm-watson-text-to-speech/src/main/resources/META-INF/services/org/apache/camel/component/ibm-watson-text-to-speech
deleted file mode 100644
index dfa67c4883fa..000000000000
--- 
a/components/camel-ibm/camel-ibm-watson-text-to-speech/src/main/resources/META-INF/services/org/apache/camel/component/ibm-watson-text-to-speech
+++ /dev/null
@@ -1,2 +0,0 @@
-# Generated by camel build tools - do NOT edit this file!
-class=org.apache.camel.component.ibm.watson.tts.WatsonTextToSpeechComponent

Reply via email to