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 2022/01/16 19:15:28 UTC

[camel] branch regen_bot updated (d9ff66d -> 155ceae)

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 d9ff66d  Update protobuf-dataformat.adoc (#6758)
     add 155ceae  cleanup the camel-jms codebase a bit (#6757)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/component/jms/EndpointMessageListener.java    | 6 +-----
 .../org/apache/camel/component/jms/InOnlyMessageSentCallback.java  | 6 +-----
 .../org/apache/camel/component/jms/reply/ReplyManagerSupport.java  | 2 +-
 .../org/apache/camel/component/jms/ConsumeJmsBytesMessageTest.java | 2 +-
 .../org/apache/camel/component/jms/ConsumeJmsMapMessageTest.java   | 2 +-
 .../apache/camel/component/jms/ConsumeJmsObjectMessageTest.java    | 2 +-
 .../apache/camel/component/jms/JmsInOutTransferExchangeTest.java   | 4 ++--
 .../camel/component/jms/JmsIncludeAllJMSXPropertiesTest.java       | 2 +-
 .../org/apache/camel/component/jms/JmsMessageBodySetNullTest.java  | 4 ++--
 .../camel/component/jms/JmsNotIncludeAllJMSXPropertiesTest.java    | 2 +-
 .../jms/issues/ActiveMQPropagateSerializableHeadersTest.java       | 2 +-
 .../apache/camel/component/jms/issues/JmsToFileMessageIdTest.java  | 2 +-
 .../camel/component/jms/tx/QueueToProcessorTransactionTest.java    | 7 ++++---
 .../component/jms/tx/QueueToQueueRequestReplyTransactionTest.java  | 7 ++++---
 .../apache/camel/component/jms/tx/QueueToQueueTransactionTest.java | 7 ++++---
 ...QueueToQueueTransactionWithoutDefineTransactionManagerTest.java | 4 ++--
 16 files changed, 28 insertions(+), 33 deletions(-)