You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/02/09 06:24:11 UTC

[camel] branch regen_bot updated (701a15a2094 -> 25b9af5fe1b)

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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 701a15a2094 [CAMEL-18305] New lightweight ModelToXMLDumper
     add db40d24f99b Add support for publisher confirms which allows to fail if sending to invalid destination (#9313)
     add 25b9af5fe1b Regen for commit db40d24f99b150bd5ff1cea56df5877ae72654de

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/components/spring-rabbitmq.json  |  4 +++-
 .../SpringRabbitMQEndpointConfigurer.java          |  9 ++++++++
 .../SpringRabbitMQEndpointUriFactory.java          |  4 +++-
 .../component/springrabbit/spring-rabbitmq.json    |  4 +++-
 .../springrabbit/SpringRabbitMQEndpoint.java       | 27 +++++++++++++++++++++-
 .../springrabbit/SpringRabbitMQProducer.java       | 24 ++++++++++++++++++-
 .../integration/RabbitMQITSupport.java             | 11 +++++++--
 ...java => RabbitMQProducerInvalidExchangeIT.java} | 23 ++++++++++--------
 8 files changed, 89 insertions(+), 17 deletions(-)
 copy components/camel-spring-rabbitmq/src/test/java/org/apache/camel/component/springrabbit/integration/{RabbitMQProducerNullBodyIT.java => RabbitMQProducerInvalidExchangeIT.java} (76%)