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 ebafc4c5e11 Fix RAT
ebafc4c5e11 is described below
commit ebafc4c5e113ca624ad166029c2c1ee63229a6c7
Author: Claus Ibsen <[email protected]>
AuthorDate: Mon Dec 11 12:47:48 2023 +0100
Fix RAT
---
.../META-INF/services/org/apache/camel/component/elasticsearchRestClient | 1 -
1 file changed, 1 deletion(-)
diff --git
a/components/camel-elasticsearch-rest-client/src/main/resources/META-INF/services/org/apache/camel/component/elasticsearchRestClient
b/components/camel-elasticsearch-rest-client/src/main/resources/META-INF/services/org/apache/camel/component/elasticsearchRestClient
deleted file mode 100644
index 541f7622389..00000000000
---
a/components/camel-elasticsearch-rest-client/src/main/resources/META-INF/services/org/apache/camel/component/elasticsearchRestClient
+++ /dev/null
@@ -1 +0,0 @@
-class=org.apache.camel.component.elasticsearch.rest.client.ElasticsearchRestClientComponent