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 2024/01/10 09:31:37 UTC

(camel) branch regen_bot updated (b7dc1da4dbe -> d49d680b6e4)

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 b7dc1da4dbe CAMEL-20044: formatting fixes
     add 489cae42383 CAMEL-20297 camel-jms: do not swallow interrupted exceptions
     add d49d680b6e4 CAMEL-20297 camel-sjms: do not swallow interrupted exceptions

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/camel/component/jms/reply/ReplyManagerSupport.java | 2 +-
 .../apache/camel/component/jms/reply/TemporaryQueueReplyManager.java   | 3 ++-
 .../org/apache/camel/component/sjms/reply/ReplyManagerSupport.java     | 2 +-
 .../apache/camel/component/sjms/reply/TemporaryQueueReplyManager.java  | 1 +
 4 files changed, 5 insertions(+), 3 deletions(-)