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 2024/01/25 14:40:16 UTC

(camel) branch jms-sent updated (9cf9a678877 -> 5e6f37df91c)

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

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


    from 9cf9a678877 CAMEL-20338: camel-jms - Store header with actual JMS destination name such as when sending to dynamic computed queues.
     add 5e6f37df91c CAMEL-20338: camel-jms - Store header with actual JMS destination name such as when sending to dynamic computed queues.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/components/jms.json   | 31 +++++++++++-----------
 .../endpoint/dsl/JmsEndpointBuilderFactory.java    | 13 +++++++++
 .../core/commands/action/CamelSourceAction.java    |  2 --
 .../jbang/core/commands/action/CamelSourceTop.java |  2 --
 .../action/CamelStartupRecorderAction.java         |  3 ---
 .../core/commands/action/CamelStubAction.java      |  3 ---
 .../core/commands/action/CamelThreadDump.java      |  3 ---
 .../commands/action/RouteControllerAction.java     |  3 ---
 8 files changed, 29 insertions(+), 31 deletions(-)