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 2019/12/10 07:54:35 UTC

[camel-quarkus] branch master updated (951b347 -> c22df12)

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-quarkus.git.


    from 951b347  chore: Fix JavaDoc generation on JDK 11
     new b698e3a  Replace <firstVersion> 0.5.0 with 1.0.0-M1 because that's what we released
     new e92566f  Present the whole version incl. micro in the list of extensions
     new e23a7dc  Regenerate the list of extensions
     new c22df12  Merge pull request #529 from ppalaga/191209-versions-in-docs

The 683 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../pages/list-of-camel-quarkus-extensions.adoc    | 146 ++++++++++-----------
 extensions/aws-ecs/runtime/pom.xml                 |   2 +-
 extensions/aws-kms/runtime/pom.xml                 |   2 +-
 extensions/base64/runtime/pom.xml                  |   2 +-
 extensions/bean-validator/runtime/pom.xml          |   2 +-
 extensions/dozer/runtime/pom.xml                   |   2 +-
 extensions/ftp/runtime/pom.xml                     |   2 +-
 extensions/hystrix/runtime/pom.xml                 |   2 +-
 extensions/kafka/runtime/pom.xml                   |   2 +-
 extensions/mongodb/runtime/pom.xml                 |   2 +-
 extensions/readme.adoc                             | 146 ++++++++++-----------
 extensions/seda/runtime/pom.xml                    |   2 +-
 extensions/sjms/runtime/pom.xml                    |   2 +-
 extensions/sjms2/runtime/pom.xml                   |   2 +-
 extensions/tagsoup/runtime/pom.xml                 |   2 +-
 .../src/main/resources/readme-components.mvel      |   2 +-
 .../src/main/resources/readme-dataformats.mvel     |   2 +-
 .../src/main/resources/readme-languages.mvel       |   2 +-
 .../src/main/resources/readme-others.mvel          |   2 +-
 19 files changed, 163 insertions(+), 163 deletions(-)