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 a64289b [create-pull-request] automated change a64289b is described below commit a64289bc0df41b7e84c8a1e2a17bdb43242e8a90 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Fri Nov 27 00:38:49 2020 +0000 [create-pull-request] automated change --- 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 1f27358..2c7c26a 100644 --- a/docs/modules/ROOT/pages/components.adoc +++ b/docs/modules/ROOT/pages/components.adoc @@ -784,7 +784,7 @@ Number of Camel data formats: 46 in 38 JAR artifacts (0 deprecated) == Camel Languages // languages: START -Number of Camel languages: 18 in 12 JAR artifacts (0 deprecated) +Number of Camel languages: 19 in 12 JAR artifacts (0 deprecated) [width="100%",cols="4,1,5",options="header"] |=== @@ -796,6 +796,9 @@ Number of Camel languages: 18 in 12 JAR artifacts (0 deprecated) | xref:components:languages:constant-language.adoc[Constant] + (camel-core-languages) | 1.5 | A fixed value set only once during the route startup. +| xref:components:languages:csimple-language.adoc[CSimple] + +(camel-core-languages) | 3.7 | Evaluate a compile simple expression language. + | xref:components:languages:exchangeProperty-language.adoc[ExchangeProperty] + (camel-core-languages) | 2.0 | Get the value of named Camel Exchange property.