This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
The following commit(s) were added to refs/heads/master by this push:
new 4065bf7 Regen
4065bf7 is described below
commit 4065bf7f4e11416e6875fb8a713a14d0f8eb74e5
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Apr 21 16:18:41 2020 +0200
Regen
---
docs/modules/ROOT/pages/components.adoc | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
diff --git a/docs/modules/ROOT/pages/components.adoc
b/docs/modules/ROOT/pages/components.adoc
index 1c8fdc1..109ebd6 100644
--- a/docs/modules/ROOT/pages/components.adoc
+++ b/docs/modules/ROOT/pages/components.adoc
@@ -5,7 +5,7 @@ Apache Camel Karaf supports the following Camel artifacts as
Karaf features
== Camel Components
// components: START
-Number of Camel components: 210 in 210 JAR artifacts (1 deprecated)
+Number of Camel components: 208 in 208 JAR artifacts (1 deprecated)
[width="100%",cols="4,1,5",options="header"]
|===
@@ -311,12 +311,6 @@ Number of Camel components: 210 in 210 JAR artifacts (1
deprecated)
| xref:components::websocket-component.adoc[Jetty Websocket] (camel-websocket)
+
`websocket:host:port/resourceUri` | 2.10 | The websocket component provides
websocket endpoints with Jetty for communicating with clients using websocket.
-| xref:components::jgroups-component.adoc[JGroups] (camel-jgroups) +
-`jgroups:clusterName` | 2.13 | The jgroups component provides exchange of
messages between Camel and JGroups clusters.
-
-| xref:components::jgroups-raft-component.adoc[JGroups raft]
(camel-jgroups-raft) +
-`jgroups-raft:clusterName` | 2.24 | The jgroups component provides exchange of
messages between Camel and JGroups clusters.
-
| xref:components::jing-component.adoc[Jing] (camel-jing) +
`jing:resourceUri` | 1.1 | Validates the payload of a message using RelaxNG
Syntax using Jing library.