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-karaf.git


The following commit(s) were added to refs/heads/main by this push:
     new c54e055  CAMEL-17779: camel-elasticsearch-rest - Deprecate due to 
change of license
c54e055 is described below

commit c54e0555fd723ca549e42bcdae40ae1cf579b6e2
Author: Claus Ibsen <[email protected]>
AuthorDate: Fri Mar 11 08:03:44 2022 +0100

    CAMEL-17779: camel-elasticsearch-rest - Deprecate due to change of license
---
 .../org/apache/camel/catalog/karaf/components/elasticsearch-rest.json   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/components/elasticsearch-rest.json
 
b/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/components/elasticsearch-rest.json
index 2422fa8..01fce45 100644
--- 
a/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/components/elasticsearch-rest.json
+++ 
b/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/components/elasticsearch-rest.json
@@ -4,7 +4,7 @@
     "name": "elasticsearch-rest",
     "title": "Elasticsearch Rest",
     "description": "Send requests to ElasticSearch via REST API",
-    "deprecated": false,
+    "deprecated": true,
     "firstVersion": "2.21.0",
     "label": "search,monitoring",
     "javaType": 
"org.apache.camel.component.elasticsearch.ElasticsearchComponent",

Reply via email to