Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 3930E200C23 for ; Tue, 7 Feb 2017 15:48:45 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 37D5D160B6E; Tue, 7 Feb 2017 14:48:45 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 80984160B4B for ; Tue, 7 Feb 2017 15:48:44 +0100 (CET) Received: (qmail 87809 invoked by uid 500); 7 Feb 2017 14:48:43 -0000 Mailing-List: contact commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list commits@activemq.apache.org Received: (qmail 87788 invoked by uid 99); 7 Feb 2017 14:48:43 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Feb 2017 14:48:43 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 972F0DFADC; Tue, 7 Feb 2017 14:48:43 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: martyntaylor@apache.org To: commits@activemq.apache.org Date: Tue, 07 Feb 2017 14:48:45 -0000 Message-Id: <1dfd5a6d9df343e984f2e4dd90893545@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [3/3] activemq-artemis git commit: This closes #993 archived-at: Tue, 07 Feb 2017 14:48:45 -0000 This closes #993 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/8c77e251 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/8c77e251 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/8c77e251 Branch: refs/heads/master Commit: 8c77e2516385a6eb2511da83d56941436f211059 Parents: 0df0025 f268c10 Author: Martyn Taylor Authored: Tue Feb 7 14:46:35 2017 +0000 Committer: Martyn Taylor Committed: Tue Feb 7 14:46:35 2017 +0000 ---------------------------------------------------------------------- .../openwire/OpenWireMessageConverter.java | 8 +++- .../core/server/impl/QueueManagerImpl.java | 7 ++++ .../tests/integration/amqp/ProtonTest.java | 2 +- .../crossprotocol/AMQPToOpenwireTest.java | 41 ++++++++++++++++++++ 4 files changed, 56 insertions(+), 2 deletions(-) ----------------------------------------------------------------------