You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2021/01/29 07:20:21 UTC

[camel] branch master updated (abdc063 -> 399cb59)

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from abdc063  CAMEL-16098: camel-direct - Add synchronous option
     add d35b4e8  Added caffeine lrucache docs
     add 730cee7  Regen and add to catalog
     add 399cb59  Regen

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/docs.properties       |  1 +
 .../camel/catalog/docs/caffeine-lrucache.adoc      | 40 +++++++++++++++++++++
 .../src/main/docs/caffeine-lrucache.adoc           | 40 +++++++++++++++++++++
 docs/components/modules/others/nav.adoc            |  1 +
 .../modules/others/pages/caffeine-lrucache.adoc    | 42 ++++++++++++++++++++++
 5 files changed, 124 insertions(+)
 create mode 100644 catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/caffeine-lrucache.adoc
 create mode 100644 components/camel-caffeine-lrucache/src/main/docs/caffeine-lrucache.adoc
 create mode 100644 docs/components/modules/others/pages/caffeine-lrucache.adoc