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


    from 0201758  CAMEL-12841: camel-restdsl-swagger:generate - Special case 
for Spring Boot with servlet component to generate CamelRestController support 
class to allow using root context-path and spring boot health check/actuators 
at the same time.
     new 360fae7  CAMEL-12849 - Camel-AWS MQ: Add a describeBroker operation to 
the producer side
     new 060e2cd  Camel-AWS: Lets use AbstractAmazonMQ in the AWS MQ Client 
Mock for tests

The 2 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:
 .../camel/component/aws/mq/MQOperations.java       |  3 ++-
 .../apache/camel/component/aws/mq/MQProducer.java  | 25 ++++++++++++++++++++++
 .../camel/component/aws/mq/AmazonMQClientMock.java | 10 ++++++---
 .../component/aws/mq/MQProducerSpringTest.java     | 22 +++++++++++++++++++
 .../camel/component/aws/mq/MQProducerTest.java     | 25 ++++++++++++++++++++++
 .../aws/mq/MQComponentSpringTest-context.xml       |  5 +++++
 6 files changed, 86 insertions(+), 4 deletions(-)

Reply via email to