This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit cedb96ca68369ab38d3f17615305146e590de374 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Wed Jun 5 11:29:36 2019 +0200 Regen --- examples/README.adoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/examples/README.adoc b/examples/README.adoc index ca65382..1914ebf 100644 --- a/examples/README.adoc +++ b/examples/README.adoc @@ -11,7 +11,7 @@ View the individual example READMEs for details. ### Examples // examples: START -Number of Examples: 109 (0 deprecated) +Number of Examples: 110 (0 deprecated) [width="100%",cols="4,2,4",options="header"] |=== @@ -21,6 +21,8 @@ Number of Examples: 109 (0 deprecated) | link:camel-example-bigxml-split/README.md[Bigxml Split] (camel-example-bigxml-split) | | How to deal with big XML files in Camel +| link:camel-example-jira/README.adoc[Jira] (camel-example-jira) | | An example that uses Jira Camel API + | link:camel-example-telegram/README.adoc[Telegram] (camel-example-telegram) | | An example that uses Telegram API | link:camel-example-webhook/readme.adoc[Webhook] (camel-example-webhook) | | Example on how to use the Camel Webhook component