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 0503a85cd57 camel-jbang - Fixed CS
add 3e0262d1465 [CAMEL-4616] camel-jms: test not loosing messages in async
transactional sends (#9015)
No new revisions were added by this update.
Summary of changes:
.../issues/AsyncJmsProducerExceptionInTXTest.java | 100 +++++++++++++++++++++
.../apache/camel/component/jms/issues/broker.xml | 7 +-
.../component/jms/issues/camelBrokerClient.xml | 14 +--
3 files changed, 114 insertions(+), 7 deletions(-)
create mode 100644
components/camel-jms/src/test/java/org/apache/camel/component/jms/issues/AsyncJmsProducerExceptionInTXTest.java