Repository: activemq-artemis
Updated Branches:
  refs/heads/master abe5fd609 -> 97200074c


This closes #481


Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/97200074
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/97200074
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/97200074

Branch: refs/heads/master
Commit: 97200074cb71304d3db4babefccb80038f93bc15
Parents: abe5fd6 9a17681
Author: Martyn Taylor <[email protected]>
Authored: Mon Apr 25 14:13:30 2016 +0100
Committer: Martyn Taylor <[email protected]>
Committed: Mon Apr 25 14:13:30 2016 +0100

----------------------------------------------------------------------
 artemis-distribution/pom.xml                    |  8 +--
 artemis-distribution/src/main/assembly/dep.xml  |  2 +-
 artemis-protocols/artemis-amqp-protocol/pom.xml |  8 +--
 .../AMQPNativeOutboundTransformer.java          | 56 ++++++++++++++++++++
 .../proton/converter/ActiveMQJMSVendor.java     |  9 +---
 .../converter/ProtonMessageConverter.java       | 51 +++++++++++++++---
 .../plug/ProtonSessionIntegrationCallback.java  |  2 +-
 .../core/protocol/proton/TestConversions.java   |  2 +-
 .../plug/handler/impl/ProtonHandlerImpl.java    |  4 ++
 pom.xml                                         | 14 +++--
 tests/integration-tests/pom.xml                 |  4 --
 11 files changed, 127 insertions(+), 33 deletions(-)
----------------------------------------------------------------------


Reply via email to