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 2021/02/03 00:44:48 UTC

[camel-spring-boot] branch automatic-periodic-sync updated (4d1d1bb -> a4b8e4c)

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 4d1d1bb  [create-pull-request] automated change
     add 86d5e99  [create-pull-request] automated change
     add 4894ab2  Lets renamed the bean name to avoid clash with 3rd party that may use the same bean name
     add a4b8e4c  [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   (4d1d1bb)
            \
             N -- N -- N   refs/heads/automatic-periodic-sync (a4b8e4c)

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:
 .../org/apache/camel/springboot/catalog/components/aws2-sns.json      | 4 ++--
 .../camel-aws2-sns-starter/src/main/docs/aws2-sns-starter.adoc        | 2 +-
 .../component/aws2/sns/springboot/Sns2ComponentConfiguration.java     | 2 +-
 .../component/servlet/springboot/ServletMappingAutoConfiguration.java | 2 +-
 docs/modules/ROOT/pages/aws2-sns-starter.adoc                         | 2 +-
 5 files changed, 6 insertions(+), 6 deletions(-)