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/09/17 01:13:25 UTC

[camel-spring-boot] branch automatic-periodic-sync updated (6fdbe52 -> 17796a6)

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.


    omit 6fdbe52  [create-pull-request] automated change
     add f6bf0d6  [create-pull-request] automated change
     add 69f2613  Regen
     add 671d334  Document update
     add f425293  Document update
     add fed6807  Document Update
     add 542983a  Document Update
     add 010b0ab  Document Update
     add dfa6881  Document Update
     add 16b6920  Document update
     add 36c0a86  Document Update
     add 01a074b  Regen
     add 17796a6  [create-pull-request] automated change

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (6fdbe52)
            \
             N -- N -- N   refs/heads/automatic-periodic-sync (17796a6)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../camel/springboot/catalog/components/activemq.json  |  4 ++--
 .../camel/springboot/catalog/components/amqp.json      |  4 ++--
 .../camel/springboot/catalog/components/jms.json       |  4 ++--
 .../src/main/docs/activemq-starter.adoc                |  2 +-
 .../springboot/ActiveMQComponentConfiguration.java     |  4 ++--
 .../camel-amqp-starter/src/main/docs/amqp-starter.adoc |  2 +-
 .../amqp/springboot/AMQPComponentConfiguration.java    |  4 ++--
 .../src/main/docs/azure-eventhubs-starter.adoc         |  4 ++--
 .../camel-ftp-starter/src/main/docs/ftp-starter.adoc   |  6 +++---
 .../camel-grok-starter/src/main/docs/grok-starter.adoc |  2 +-
 .../camel-jms-starter/src/main/docs/jms-starter.adoc   |  2 +-
 .../jms/springboot/JmsComponentConfiguration.java      |  4 ++--
 .../src/main/docs/kafka-starter.adoc                   |  2 +-
 core/camel-spring-boot/src/main/docs/spring-boot.adoc  | 16 ++++++++--------
 .../spring/boot/CamelConfigurationProperties.java      | 16 ++++++++--------
 .../src/main/docs/spring-cloud-netflix.adoc            |  2 +-
 docs/modules/ROOT/pages/activemq-starter.adoc          |  2 +-
 docs/modules/ROOT/pages/amqp-starter.adoc              |  2 +-
 docs/modules/ROOT/pages/azure-eventhubs-starter.adoc   |  4 ++--
 docs/modules/ROOT/pages/ftp-starter.adoc               |  6 +++---
 docs/modules/ROOT/pages/grok-starter.adoc              |  2 +-
 docs/modules/ROOT/pages/jms-starter.adoc               |  2 +-
 docs/modules/ROOT/pages/kafka-starter.adoc             |  2 +-
 docs/modules/ROOT/pages/spring-boot.adoc               | 18 +++++++++---------
 docs/modules/ROOT/pages/spring-cloud-netflix.adoc      |  2 +-
 25 files changed, 59 insertions(+), 59 deletions(-)