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 d1368d2  Upgrade Netty 4.0.x to version 4.0.53.Final
     new 03586db  [CAMEL-11999] Cannot create queue/message for Azure
     new d3cf7d3  Fixed CS

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:
 components/camel-azure/pom.xml                     |   5 +
 .../azure/queue/QueueServiceComponent.java         |  31 ++++--
 .../azure/queue/QueueServiceConfiguration.java     |  28 +++---
 .../component/azure/queue/QueueServiceUtil.java    |  15 +--
 .../QueueServiceComponentConfigurationTest.java    |   4 +-
 .../azure/queue/QueueServiceProducerTest.java      | 111 +++++++++++++++++++++
 .../azure/queue/QueueServiceUtilTest.java          |  37 +++----
 .../src/test}/resources/log4j.properties           |  28 +++---
 8 files changed, 187 insertions(+), 72 deletions(-)
 create mode 100644 
components/camel-azure/src/test/java/org/apache/camel/component/azure/queue/QueueServiceProducerTest.java
 copy {examples/camel-example-cassandra-kubernetes/src/main => 
components/camel-azure/src/test}/resources/log4j.properties (57%)

-- 
To stop receiving notification emails like this one, please contact
['"commits@camel.apache.org" <commits@camel.apache.org>'].

Reply via email to