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 4fb30e56c49 Removal of unnecessary service definition for 
TelemetrySimpleConfigurationPropertiesConfigurer (#17241)
4fb30e56c49 is described below

commit 4fb30e56c49f15e2e35f537efd3377bb14a93443
Author: JiriOndrusek <[email protected]>
AuthorDate: Mon Feb 24 13:04:53 2025 +0100

    Removal of unnecessary service definition for 
TelemetrySimpleConfigurationPropertiesConfigurer (#17241)
---
 .../org.apache.camel.main.TelemetrySimpleConfigurationProperties        | 2 --
 1 file changed, 2 deletions(-)

diff --git 
a/core/camel-main/src/generated/resources/META-INF/services/org/apache/camel/configurer/org.apache.camel.main.TelemetrySimpleConfigurationProperties
 
b/core/camel-main/src/generated/resources/META-INF/services/org/apache/camel/configurer/org.apache.camel.main.TelemetrySimpleConfigurationProperties
deleted file mode 100644
index af4c3231824..00000000000
--- 
a/core/camel-main/src/generated/resources/META-INF/services/org/apache/camel/configurer/org.apache.camel.main.TelemetrySimpleConfigurationProperties
+++ /dev/null
@@ -1,2 +0,0 @@
-# Generated by camel build tools - do NOT edit this file!
-class=org.apache.camel.main.TelemetrySimpleConfigurationPropertiesConfigurer

Reply via email to