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 d1a3453de44 [create-pull-request] automated change
     add 11d102bd3de [create-pull-request] automated change (#1649)
     add 6f60828bc8e Bump org.apache.maven.plugins:maven-compiler-plugin (#1648)
     add a1776c428af Regen
     add ddbb39698d5 Regen
     add b433c710608 [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   (d1a3453de44)
            \
             N -- N -- N   refs/heads/automatic-periodic-sync (b433c710608)

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     | 140 +++++++------
 .../camel/springboot/catalog/languages/file.json   |  35 ++--
 .../camel/springboot/catalog/languages/simple.json | 228 +++++++++++----------
 .../src/main/docs/azure-storage-blob.json          |  39 ++++
 .../springboot/BlobComponentConfiguration.java     |  89 ++++++++
 .../camel-core-starter/src/main/docs/core.json     |  14 ++
 .../springboot/FileLanguageConfiguration.java      |  13 ++
 .../springboot/SimpleLanguageConfiguration.java    |  13 ++
 pom.xml                                            |   2 +-
 tooling/camel-spring-boot-dependencies/pom.xml     |  71 ++++---
 10 files changed, 416 insertions(+), 228 deletions(-)

Reply via email to