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/08/27 01:00:41 UTC

[camel-spring-boot] branch automatic-periodic-sync updated (7f7aae8 -> a83c7eb)

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 7f7aae8  [create-pull-request] automated change
     add 67b6963  [create-pull-request] automated change
     add 2857fec  Regen
     add 1fccdcb  Camel-Any23 Itest Fixed
     add 20231cd  Camel-Spark Itest Fixed
     add a83c7eb  [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   (7f7aae8)
            \
             N -- N -- N   refs/heads/automatic-periodic-sync (a83c7eb)

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/google-pubsub.json  |  6 ++++--
 .../src/main/docs/google-pubsub-starter.adoc                |  3 ++-
 .../springboot/GooglePubsubComponentConfiguration.java      | 13 +++++++++++++
 docs/modules/ROOT/pages/google-pubsub-starter.adoc          |  3 ++-
 .../camel/itest/springboot/util/ArquillianPackager.java     |  4 ++++
 tooling/camel-spring-boot-dependencies/pom.xml              |  2 +-
 6 files changed, 26 insertions(+), 5 deletions(-)