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(-)