You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/12/20 18:49:10 UTC

(camel) branch az updated (eef57fccc48 -> 382daef74ad)

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

davsclaus pushed a change to branch az
in repository https://gitbox.apache.org/repos/asf/camel.git


    from eef57fccc48 CAMEL-19262: camel-azure-eventbus - Apache Camel wrapper for Service Bus stops receiving message
     add 382daef74ad CAMEL-19262: camel-azure-eventbus - Apache Camel wrapper for Service Bus stops receiving message

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/components/azure-servicebus.json | 22 +++----
 .../azure/servicebus/azure-servicebus.json         | 22 +++----
 .../azure/servicebus/ServiceBusConfiguration.java  |  2 +-
 .../azure/servicebus/ServiceBusConsumer.java       |  2 +-
 .../AzureServicebusComponentBuilderFactory.java    | 36 ++++++------
 .../dsl/ServiceBusEndpointBuilderFactory.java      | 68 +++++++++++-----------
 6 files changed, 76 insertions(+), 76 deletions(-)