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 11a11ff  [create-pull-request] automated change
     add b89f6d0  [create-pull-request] automated change
     add d3c4e67  Regen
     add 6b85989  Regen
     add 7d3c78f  Add missing doc
     add 0beb289  Add missing doc
     add ab92162  [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   (11a11ff)
            \
             N -- N -- N   refs/heads/automatic-periodic-sync (ab92162)

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:
 .../catalog/components/azure-storage-blob.json     |  6 ++
 .../catalog/components/hwcloud-functiongraph.json  |  2 +-
 .../springboot/catalog/components/hwcloud-iam.json |  2 +-
 .../springboot/catalog/components/hwcloud-smn.json |  2 +-
 .../springboot/catalog/components/salesforce.json  |  1 +
 .../springboot/catalog/others/csimple-joor.json    |  1 +
 .../camel/springboot/catalog/others/lra.json       |  1 +
 .../src/main/docs/azure-storage-blob-starter.adoc  |  5 +-
 .../springboot/BlobComponentConfiguration.java     | 50 +++++++++++++++
 .../blob/springboot/BlobComponentConverter.java    |  4 ++
 .../src/main/docs/disruptor-vm-starter.adoc        |  0
 .../src/main/docs/salesforce-starter.adoc          |  3 +-
 .../SalesforceComponentConfiguration.java          | 13 ++++
 .../ROOT/pages/azure-storage-blob-starter.adoc     |  5 +-
 ...ptor-starter.adoc => disruptor-vm-starter.adoc} |  0
 docs/modules/ROOT/pages/salesforce-starter.adoc    |  3 +-
 tooling/camel-spring-boot-dependencies/pom.xml     | 71 ++++++++++++----------
 17 files changed, 129 insertions(+), 40 deletions(-)
 copy docs/modules/ROOT/pages/disruptor-starter.adoc => 
components-starter/camel-disruptor-starter/src/main/docs/disruptor-vm-starter.adoc
 (100%)
 copy docs/modules/ROOT/pages/{disruptor-starter.adoc => 
disruptor-vm-starter.adoc} (100%)

Reply via email to