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/18 00:59:15 UTC

[camel-spring-boot] branch master updated (9cafd9f -> 68469da)

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 9cafd9f  Regen
     add 542f0ca  [create-pull-request] automated change
     new 68469da  Merge pull request #29 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:
 .../apache/camel/springboot/catalog/components/activemq.json |  2 ++
 .../org/apache/camel/springboot/catalog/components/amqp.json |  2 ++
 .../org/apache/camel/springboot/catalog/components/jms.json  |  2 ++
 .../src/main/docs/activemq-starter.adoc                      |  3 ++-
 .../activemq/springboot/ActiveMQComponentConfiguration.java  | 12 ++++++++++++
 .../camel-amqp-starter/src/main/docs/amqp-starter.adoc       |  3 ++-
 .../amqp/springboot/AMQPComponentConfiguration.java          | 12 ++++++++++++
 .../camel-jms-starter/src/main/docs/jms-starter.adoc         |  3 ++-
 .../component/jms/springboot/JmsComponentConfiguration.java  | 12 ++++++++++++
 docs/modules/ROOT/pages/activemq-starter.adoc                |  3 ++-
 docs/modules/ROOT/pages/amqp-starter.adoc                    |  3 ++-
 docs/modules/ROOT/pages/jms-starter.adoc                     |  3 ++-
 12 files changed, 54 insertions(+), 6 deletions(-)


[camel-spring-boot] 01/01: Merge pull request #29 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 68469da3949666d44b9b1c11c22b6605101132be
Merge: 9cafd9f 542f0ca
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Mar 18 01:59:07 2020 +0100

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

 .../apache/camel/springboot/catalog/components/activemq.json |  2 ++
 .../org/apache/camel/springboot/catalog/components/amqp.json |  2 ++
 .../org/apache/camel/springboot/catalog/components/jms.json  |  2 ++
 .../src/main/docs/activemq-starter.adoc                      |  3 ++-
 .../activemq/springboot/ActiveMQComponentConfiguration.java  | 12 ++++++++++++
 .../camel-amqp-starter/src/main/docs/amqp-starter.adoc       |  3 ++-
 .../amqp/springboot/AMQPComponentConfiguration.java          | 12 ++++++++++++
 .../camel-jms-starter/src/main/docs/jms-starter.adoc         |  3 ++-
 .../component/jms/springboot/JmsComponentConfiguration.java  | 12 ++++++++++++
 docs/modules/ROOT/pages/activemq-starter.adoc                |  3 ++-
 docs/modules/ROOT/pages/amqp-starter.adoc                    |  3 ++-
 docs/modules/ROOT/pages/jms-starter.adoc                     |  3 ++-
 12 files changed, 54 insertions(+), 6 deletions(-)