You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/03/08 08:13:04 UTC

[camel-spring-boot] branch master updated (1278e13 -> 7d807ba)

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git.


    from 1278e13  Fixed and regen
     add f58b9d7  [create-pull-request] automated change
     new 7d807ba  Merge pull request #24 from apache/automatic-periodic-sync

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../springboot/catalog/components/azure-blob.json  |  8 ++++++--
 .../springboot/catalog/components/azure-queue.json |  8 ++++++--
 .../src/main/docs/azure-starter.adoc               |  6 +++++-
 .../BlobServiceComponentConfiguration.java         | 24 ++++++++++++++++++++++
 .../QueueServiceComponentConfiguration.java        | 24 ++++++++++++++++++++++
 docs/modules/ROOT/pages/azure-starter.adoc         |  6 +++++-
 tooling/camel-spring-boot-dependencies/pom.xml     |  4 ++--
 7 files changed, 72 insertions(+), 8 deletions(-)


[camel-spring-boot] 01/01: Merge pull request #24 from apache/automatic-periodic-sync

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git

commit 7d807ba78e199d24384edd1ac5e74a5c241b0a6e
Merge: 1278e13 f58b9d7
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Sun Mar 8 09:12:58 2020 +0100

    Merge pull request #24 from apache/automatic-periodic-sync
    
    [Github Actions] Periodic Sync Camel Spring Boot Master Branch

 .../springboot/catalog/components/azure-blob.json  |  8 ++++++--
 .../springboot/catalog/components/azure-queue.json |  8 ++++++--
 .../src/main/docs/azure-starter.adoc               |  6 +++++-
 .../BlobServiceComponentConfiguration.java         | 24 ++++++++++++++++++++++
 .../QueueServiceComponentConfiguration.java        | 24 ++++++++++++++++++++++
 docs/modules/ROOT/pages/azure-starter.adoc         |  6 +++++-
 tooling/camel-spring-boot-dependencies/pom.xml     |  4 ++--
 7 files changed, 72 insertions(+), 8 deletions(-)