This closes #917
Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/ceb2b38c Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/ceb2b38c Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/ceb2b38c Branch: refs/heads/master Commit: ceb2b38c83f0a5c6e683187ff3d706b0cafaeed2 Parents: 88f4a8c 3b75c95 Author: Martyn Taylor <[email protected]> Authored: Thu Dec 15 13:15:51 2016 +0000 Committer: Martyn Taylor <[email protected]> Committed: Thu Dec 15 13:15:51 2016 +0000 ---------------------------------------------------------------------- .../converter/message/AMQPMessageSupport.java | 4 + .../converter/message/InboundTransformer.java | 4 + .../message/JMSMappingOutboundTransformer.java | 14 ++ .../transport/amqp/client/AmqpMessage.java | 19 +++ .../integration/amqp/AmqpSendReceiveTest.java | 157 +++++++++++++++++++ 5 files changed, 198 insertions(+) ----------------------------------------------------------------------
