You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2020/03/26 00:57:19 UTC

[camel-spring-boot] branch automatic-periodic-sync updated (2a6e211 -> b1e46ab)

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

github-bot pushed a change to branch automatic-periodic-sync
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git.


    from 2a6e211  [create-pull-request] automated change
     add 50a5628  Merge pull request #33 from apache/automatic-periodic-sync
     add 7a696ae  Regen after master alignment
     add b1e46ab  [create-pull-request] automated change

No new revisions were added by this update.

Summary of changes:
 .../camel/springboot/catalog/components/elytron.json      |  2 ++
 .../apache/camel/springboot/catalog/components/kafka.json |  4 ++--
 .../camel/springboot/catalog/components/milo-client.json  |  4 +++-
 .../camel/springboot/catalog/components/undertow.json     |  2 ++
 .../src/main/docs/elytron-starter.adoc                    |  3 ++-
 .../elytron/springboot/ElytronComponentConfiguration.java | 15 +++++++++++++++
 .../camel-kafka-starter/src/main/docs/kafka-starter.adoc  |  2 +-
 .../kafka/springboot/KafkaComponentConfiguration.java     |  2 +-
 .../camel-milo-starter/src/main/docs/milo-starter.adoc    |  3 ++-
 .../springboot/MiloClientComponentConfiguration.java      | 13 +++++++++++++
 .../src/main/docs/undertow-starter.adoc                   |  3 ++-
 .../springboot/UndertowComponentConfiguration.java        | 15 +++++++++++++++
 docs/modules/ROOT/pages/elytron-starter.adoc              |  3 ++-
 docs/modules/ROOT/pages/kafka-starter.adoc                |  2 +-
 docs/modules/ROOT/pages/milo-starter.adoc                 |  3 ++-
 docs/modules/ROOT/pages/undertow-starter.adoc             |  3 ++-
 16 files changed, 67 insertions(+), 12 deletions(-)