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 3dc27b0  [create-pull-request] automated change
     add 0a8cbe4  [create-pull-request] automated change
     add a7be470  Regen
     add 8ef43e6  Remove sjms-batch starter
     add 7f89267  [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   (3dc27b0)
            \
             N -- N -- N   refs/heads/automatic-periodic-sync (7f89267)

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.properties |   1 -
 .../springboot/catalog/components/sjms-batch.json  |  58 -----------
 .../springboot/catalog/components/vertx-kafka.json |  34 ++++---
 components-starter/README.adoc                     |   4 +-
 .../src/main/docs/vertx-kafka-starter.adoc         |  17 ++--
 .../VertxKafkaComponentConfiguration.java          | 106 ++++++++++++++++++---
 docs/modules/ROOT/pages/list.adoc                  |   4 +-
 docs/modules/ROOT/pages/vertx-kafka-starter.adoc   |  17 ++--
 tooling/camel-spring-boot-dependencies/pom.xml     |   2 +-
 9 files changed, 142 insertions(+), 101 deletions(-)
 delete mode 100644 
catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/sjms-batch.json

Reply via email to