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 2021/07/30 09:21:16 UTC

[camel] branch regen_bot updated (10df0a5 -> cc4fe94)

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 10df0a5  Regen for commit 47e2e3ebbf726b57b14170ecaefc301137fe4b11
     add 6cc7f83  CAMEL-16811: camel-sjms2 - Fixed timeToLive = -1 should not be used.
     add cc4fe94  Regen for commit 6cc7f8377c3b7ce526fe1aaecf52959abff88123

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/components/sjms2.json |  6 +--
 .../apache/camel/catalog/docs/sjms2-component.adoc |  6 +--
 .../apache/camel/component/sjms/SjmsTemplate.java  |  2 +-
 .../camel/component/sjms/jms/JmsBinding.java       | 59 +++++-----------------
 .../sjms/producer/InOnlyQueueProducerTest.java     |  2 +-
 .../org/apache/camel/component/sjms2/sjms2.json    |  6 +--
 .../camel-sjms2/src/main/docs/sjms2-component.adoc |  6 +--
 .../camel/component/sjms2/Sjms2Endpoint.java       |  6 +--
 .../sjms2/producer/InOnlyQueueProducerTest.java    | 32 ++++++++++--
 .../component/sjms2/support/Jms2TestSupport.java   |  4 +-
 .../endpoint/dsl/Sjms2EndpointBuilderFactory.java  | 11 ++--
 .../modules/ROOT/pages/sjms2-component.adoc        |  6 +--
 12 files changed, 69 insertions(+), 77 deletions(-)