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-spring-boot.git
The following commit(s) were added to refs/heads/main by this push:
new 87307e034e6 Removal of zeebe component- leftover file (#1901)
87307e034e6 is described below
commit 87307e034e6d65bfb844c6f47f31851ae0d8fc29
Author: Aurélien Pupier <[email protected]>
AuthorDate: Wed Aug 26 19:19:28 2026 +0200
Removal of zeebe component- leftover file (#1901)
Signed-off-by: Aurélien Pupier <[email protected]>
---
...mework.boot.autoconfigure.AutoConfiguration.imports | 18 ------------------
1 file changed, 18 deletions(-)
diff --git
a/components-starter/camel-zeebe-starter/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports
b/components-starter/camel-zeebe-starter/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports
deleted file mode 100644
index 20c11577a7d..00000000000
---
a/components-starter/camel-zeebe-starter/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports
+++ /dev/null
@@ -1,18 +0,0 @@
-## ---------------------------------------------------------------------------
-## Licensed to the Apache Software Foundation (ASF) under one or more
-## contributor license agreements. See the NOTICE file distributed with
-## this work for additional information regarding copyright ownership.
-## The ASF licenses this file to You under the Apache License, Version 2.0
-## (the "License"); you may not use this file except in compliance with
-## the License. You may obtain a copy of the License at
-##
-## http://www.apache.org/licenses/LICENSE-2.0
-##
-## Unless required by applicable law or agreed to in writing, software
-## distributed under the License is distributed on an "AS IS" BASIS,
-## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-## See the License for the specific language governing permissions and
-## limitations under the License.
-## ---------------------------------------------------------------------------
-
-org.apache.camel.component.zeebe.springboot.ZeebeComponentAutoConfiguration
\ No newline at end of file