This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


The following commit(s) were added to refs/heads/master by this push:
     new fed7889  Regen
fed7889 is described below

commit fed788948ae7bb490e84f34ad6dbdb09f5751cfe
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Wed May 27 14:47:50 2020 +0200

    Regen
---
 .../resources/org/apache/camel/springboot/catalog/others/hystrix.json | 2 +-
 components-starter/README.adoc                                        | 4 ++--
 docs/modules/ROOT/pages/list.adoc                                     | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others/hystrix.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others/hystrix.json
index b4614d5..6e12589 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others/hystrix.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others/hystrix.json
@@ -4,7 +4,7 @@
     "name": "hystrix",
     "title": "Hystrix",
     "description": "Circuit Breaker EIP using Netflix Hystrix",
-    "deprecated": false,
+    "deprecated": true,
     "firstVersion": "2.18.0",
     "label": "eip,microservice",
     "supportLevel": "Stable",
diff --git a/components-starter/README.adoc b/components-starter/README.adoc
index 8fa0ad9..e8486cd 100644
--- a/components-starter/README.adoc
+++ b/components-starter/README.adoc
@@ -1216,7 +1216,7 @@ Number of Camel languages: 17 in 11 JAR artifacts (0 
deprecated)
 == Miscellaneous Extensions
 
 // others: START
-Number of miscellaneous extensions: 23 in 23 JAR artifacts (0 deprecated)
+Number of miscellaneous extensions: 23 in 23 JAR artifacts (1 deprecated)
 
 [width="100%",cols="4,1,5",options="header"]
 |===
@@ -1229,7 +1229,7 @@ Number of miscellaneous extensions: 23 in 23 JAR 
artifacts (0 deprecated)
 (camel-cxf-transport-starter) | 2.8 | Camel Transport for Apache CXF
 
 | link:https://camel.apache.org/components/latest/others/hystrix.html[Hystrix] 
+
-(camel-hystrix-starter) | 2.18 | Circuit Breaker EIP using Netflix Hystrix
+(camel-hystrix-starter) | 2.18 | *deprecated* Circuit Breaker EIP using 
Netflix Hystrix
 
 | link:https://camel.apache.org/components/latest/others/jasypt.html[Jasypt] +
 (camel-jasypt-starter) | 2.5 | Security using Jasypt
diff --git a/docs/modules/ROOT/pages/list.adoc 
b/docs/modules/ROOT/pages/list.adoc
index 8fa0ad9..e8486cd 100644
--- a/docs/modules/ROOT/pages/list.adoc
+++ b/docs/modules/ROOT/pages/list.adoc
@@ -1216,7 +1216,7 @@ Number of Camel languages: 17 in 11 JAR artifacts (0 
deprecated)
 == Miscellaneous Extensions
 
 // others: START
-Number of miscellaneous extensions: 23 in 23 JAR artifacts (0 deprecated)
+Number of miscellaneous extensions: 23 in 23 JAR artifacts (1 deprecated)
 
 [width="100%",cols="4,1,5",options="header"]
 |===
@@ -1229,7 +1229,7 @@ Number of miscellaneous extensions: 23 in 23 JAR 
artifacts (0 deprecated)
 (camel-cxf-transport-starter) | 2.8 | Camel Transport for Apache CXF
 
 | link:https://camel.apache.org/components/latest/others/hystrix.html[Hystrix] 
+
-(camel-hystrix-starter) | 2.18 | Circuit Breaker EIP using Netflix Hystrix
+(camel-hystrix-starter) | 2.18 | *deprecated* Circuit Breaker EIP using 
Netflix Hystrix
 
 | link:https://camel.apache.org/components/latest/others/jasypt.html[Jasypt] +
 (camel-jasypt-starter) | 2.5 | Security using Jasypt

Reply via email to