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 4a8ec8ca7cb2d413fd8a2c729bec6598fcef741a Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Apr 8 10:14:33 2020 +0200 Regen --- docs/modules/ROOT/pages/components.adoc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/modules/ROOT/pages/components.adoc b/docs/modules/ROOT/pages/components.adoc index fbfd82a..9299c04 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: 211 in 211 JAR artifacts (1 deprecated) [width="100%",cols="4,1,5",options="header"] |=== @@ -173,6 +173,9 @@ Number of Camel components: 210 in 210 JAR artifacts (1 deprecated) | xref:components::disruptor-component.adoc[Disruptor] (camel-disruptor) + `disruptor:name` | 2.12 | The disruptor component provides asynchronous SEDA behavior using LMAX Disruptor. +| xref:components::djl-component.adoc[DJL] (camel-djl) + +`djl:application` | 3.2 | Represents a DJL endpoint. + | xref:components::dns-component.adoc[DNS] (camel-dns) + `dns:dnsType` | 2.7 | To lookup domain information and run DNS queries using DNSJava.