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
commit d3fa706f65f63a0c81f4a219917139c2ed30abf3 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon May 18 14:26:02 2020 +0200 Regen --- docs/modules/ROOT/pages/components.adoc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/modules/ROOT/pages/components.adoc b/docs/modules/ROOT/pages/components.adoc index 50bd8a0..a129470 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: 209 in 209 JAR artifacts (1 deprecated) +Number of Camel components: 208 in 208 JAR artifacts (1 deprecated) [width="100%",cols="4,1,5",options="header"] |=== @@ -449,9 +449,6 @@ Number of Camel components: 209 in 209 JAR artifacts (1 deprecated) | xref:components::pubnub-component.adoc[PubNub] (camel-pubnub) + `pubnub:channel` | 2.19 | Send and receive messages to/from PubNub data stream network for connected devices. -| xref:components::pulsar-component.adoc[Pulsar] (camel-pulsar) + -`pulsar:persistence://tenant/namespace/topic` | 2.24 | Send and receive messages from/to Apache Pulsar messaging system. - | xref:components::quartz-component.adoc[Quartz] (camel-quartz) + `quartz:groupName/triggerName` | 2.12 | Schedule sending of messages using the Quartz 2.x scheduler.