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/02/28 11:24:50 UTC

[camel-kafka-connector] branch master updated (cfe4795 -> c2ffa8b)

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-kafka-connector.git.


    from cfe4795  Merge pull request #98 from apache/oscerd-patch-1
     add 4d91288  Bump to Camel 3.1.0
     add 616b0ea  Fixed CS
     add 45204e5  Fixed exclusions for qpid-jms-client
     add e05d33e  QPid-jms-client: Removed all the Netty deps clashing with Camel 3.1.0 deps
     add 3a2fd7d  Bump Qpid-Jms-client to version 0.49.0 and removed the exclusions
     new c2ffa8b  Merge pull request #99 from apache/camel-3.1.0

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:
 .../kafkaconnector/utils/CamelMainSupport.java     |   4 +
 parent/pom.xml                                     |   4 +-
 .../sink/aws/sqs/CamelAWSSQSPropertyFactory.java   |   2 +-
 .../source/aws/sqs/CamelAWSSQSPropertyFactory.java |   2 +-
 .../maven/AbstractSpringBootGenerator.java         |   5 +-
 .../maven/PrepareCatalogSpringBootMojo.java        |   2 -
 .../maven/SpringBootAutoConfigurationMojo.java     | 313 +++++----------------
 7 files changed, 83 insertions(+), 249 deletions(-)


[camel-kafka-connector] 01/01: Merge pull request #99 from apache/camel-3.1.0

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-kafka-connector.git

commit c2ffa8b04c6051b201f5960f6e4b102e3d4188dd
Merge: cfe4795 3a2fd7d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Feb 28 12:24:43 2020 +0100

    Merge pull request #99 from apache/camel-3.1.0
    
    Bump to Camel 3.1.0

 .../kafkaconnector/utils/CamelMainSupport.java     |   4 +
 parent/pom.xml                                     |   4 +-
 .../sink/aws/sqs/CamelAWSSQSPropertyFactory.java   |   2 +-
 .../source/aws/sqs/CamelAWSSQSPropertyFactory.java |   2 +-
 .../maven/AbstractSpringBootGenerator.java         |   5 +-
 .../maven/PrepareCatalogSpringBootMojo.java        |   2 -
 .../maven/SpringBootAutoConfigurationMojo.java     | 313 +++++----------------
 7 files changed, 83 insertions(+), 249 deletions(-)