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 b165751ac4b69bd46b2b0e0b98f2f705c09a6fa5 Author: Andrea Cosentino <[email protected]> AuthorDate: Wed Jul 29 08:54:37 2020 +0200 Regen camel-karaf catalog --- 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 ffcce0b..604b77e 100644 --- a/docs/modules/ROOT/pages/components.adoc +++ b/docs/modules/ROOT/pages/components.adoc @@ -847,7 +847,7 @@ Number of Camel languages: 17 in 11 JAR artifacts (0 deprecated) == Miscellaneous Extensions // others: START -Number of miscellaneous extensions: 17 in 17 JAR artifacts (1 deprecated) +Number of miscellaneous extensions: 18 in 18 JAR artifacts (1 deprecated) [width="100%",cols="4,1,5",options="header"] |=== @@ -901,6 +901,9 @@ Number of miscellaneous extensions: 17 in 17 JAR artifacts (1 deprecated) | xref:components:others:test-spring.adoc[Test Spring] + (camel-test-spring) | 2.10 | Camel unit testing with Spring +| xref:components:others:tracing.adoc[Tracing] + +(camel-tracing) | 3.5 | Distributed tracing common interfaces + | xref:components:others:zipkin.adoc[Zipkin] + (camel-zipkin) | 2.18 | Distributed message tracing using Zipkin |===
