You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2020/09/18 12:43:47 UTC

[camel] branch master updated: MicroProfile Fault Tolerance is stable now for next release

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


The following commit(s) were added to refs/heads/master by this push:
     new 6db43e1  MicroProfile Fault Tolerance is stable now for next release
6db43e1 is described below

commit 6db43e143d25c08a5e2d49482c833a3780b49b7d
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Fri Sep 18 14:43:05 2020 +0200

    MicroProfile Fault Tolerance is stable now for next release
---
 .../org/apache/camel/catalog/docs/microprofile-fault-tolerance.adoc     | 2 +-
 components/camel-microprofile-fault-tolerance/pom.xml                   | 1 -
 .../src/generated/resources/microprofile-fault-tolerance.json           | 2 +-
 .../src/main/docs/microprofile-fault-tolerance.adoc                     | 2 +-
 docs/components/modules/others/pages/microprofile-fault-tolerance.adoc  | 2 +-
 5 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/microprofile-fault-tolerance.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/microprofile-fault-tolerance.adoc
index 4b0d6ec..b632ef8 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/microprofile-fault-tolerance.adoc
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/microprofile-fault-tolerance.adoc
@@ -4,7 +4,7 @@
 :artifactId: camel-microprofile-fault-tolerance
 :description: Circuit Breaker EIP using MicroProfile Fault Tolerance
 :since: 3.3
-:supportLevel: Preview
+:supportLevel: Stable
 
 *Since Camel {since}*
 
diff --git a/components/camel-microprofile-fault-tolerance/pom.xml b/components/camel-microprofile-fault-tolerance/pom.xml
index 415d521..9e7fa66 100644
--- a/components/camel-microprofile-fault-tolerance/pom.xml
+++ b/components/camel-microprofile-fault-tolerance/pom.xml
@@ -35,7 +35,6 @@
     <properties>
         <firstVersion>3.3.0</firstVersion>
         <label>eip,microservice</label>
-        <supportLevel>preview</supportLevel>
     </properties>
 
     <dependencies>
diff --git a/components/camel-microprofile-fault-tolerance/src/generated/resources/microprofile-fault-tolerance.json b/components/camel-microprofile-fault-tolerance/src/generated/resources/microprofile-fault-tolerance.json
index 21fe2dc..87d5f3c 100644
--- a/components/camel-microprofile-fault-tolerance/src/generated/resources/microprofile-fault-tolerance.json
+++ b/components/camel-microprofile-fault-tolerance/src/generated/resources/microprofile-fault-tolerance.json
@@ -7,7 +7,7 @@
     "deprecated": false,
     "firstVersion": "3.3.0",
     "label": "eip,microservice",
-    "supportLevel": "Preview",
+    "supportLevel": "Stable",
     "groupId": "org.apache.camel",
     "artifactId": "camel-microprofile-fault-tolerance",
     "version": "3.6.0-SNAPSHOT"
diff --git a/components/camel-microprofile-fault-tolerance/src/main/docs/microprofile-fault-tolerance.adoc b/components/camel-microprofile-fault-tolerance/src/main/docs/microprofile-fault-tolerance.adoc
index 4b0d6ec..b632ef8 100644
--- a/components/camel-microprofile-fault-tolerance/src/main/docs/microprofile-fault-tolerance.adoc
+++ b/components/camel-microprofile-fault-tolerance/src/main/docs/microprofile-fault-tolerance.adoc
@@ -4,7 +4,7 @@
 :artifactId: camel-microprofile-fault-tolerance
 :description: Circuit Breaker EIP using MicroProfile Fault Tolerance
 :since: 3.3
-:supportLevel: Preview
+:supportLevel: Stable
 
 *Since Camel {since}*
 
diff --git a/docs/components/modules/others/pages/microprofile-fault-tolerance.adoc b/docs/components/modules/others/pages/microprofile-fault-tolerance.adoc
index 120a264..2bf4de9 100644
--- a/docs/components/modules/others/pages/microprofile-fault-tolerance.adoc
+++ b/docs/components/modules/others/pages/microprofile-fault-tolerance.adoc
@@ -6,7 +6,7 @@
 :artifactId: camel-microprofile-fault-tolerance
 :description: Circuit Breaker EIP using MicroProfile Fault Tolerance
 :since: 3.3
-:supportLevel: Preview
+:supportLevel: Stable
 
 *Since Camel {since}*