This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
from b7dc1da4dbe CAMEL-20044: formatting fixes new 489cae42383 CAMEL-20297 camel-jms: do not swallow interrupted exceptions new d49d680b6e4 CAMEL-20297 camel-sjms: do not swallow interrupted exceptions The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. 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(-)