This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch jms-temp
in repository https://gitbox.apache.org/repos/asf/camel.git
from 74291f215d7 CAMEL-20300: camel-jms - Add resolver for creating custom
temporary queues that IBM brokers and others would need for custom need when
clients create queues. Also make Camel delete the temporary quueue when
stopping.
add ea6cb1ddcc3 CAMEL-20300: camel-jms - Add resolver for creating custom
temporary queues that IBM brokers and others would need for custom need when
clients create queues. Also make Camel delete the temporary quueue when
stopping.
No new revisions were added by this update.
Summary of changes:
.../dsl/ActivemqComponentBuilderFactory.java | 19 +++++++++++++++++++
.../component/dsl/AmqpComponentBuilderFactory.java | 19 +++++++++++++++++++
.../component/dsl/JmsComponentBuilderFactory.java | 19 +++++++++++++++++++
3 files changed, 57 insertions(+)