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 7993D200C78 for ; Thu, 18 May 2017 15:31:18 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 781E8160BD0; Thu, 18 May 2017 13:31:18 +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 BB581160BB0 for ; Thu, 18 May 2017 15:31:17 +0200 (CEST) Received: (qmail 69592 invoked by uid 500); 18 May 2017 13:31:17 -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 69583 invoked by uid 99); 18 May 2017 13:31:16 -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; Thu, 18 May 2017 13:31:16 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id D5285DFF17; Thu, 18 May 2017 13:31:16 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: clebertsuconic@apache.org To: commits@activemq.apache.org Date: Thu, 18 May 2017 13:31:16 -0000 Message-Id: <0323def5d0254d25a3b5ef8994d14c2f@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/2] activemq-artemis git commit: This closes #1280 archived-at: Thu, 18 May 2017 13:31:18 -0000 Repository: activemq-artemis Updated Branches: refs/heads/master cc81cdf45 -> c7ca49445 This closes #1280 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/c7ca4944 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/c7ca4944 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/c7ca4944 Branch: refs/heads/master Commit: c7ca494458c89dd0d551276b7f941a6eac80228e Parents: cc81cdf 4f1308d Author: Clebert Suconic Authored: Thu May 18 09:31:07 2017 -0400 Committer: Clebert Suconic Committed: Thu May 18 09:31:07 2017 -0400 ---------------------------------------------------------------------- .../artemis/protocol/amqp/broker/AMQPMessage.java | 3 ++- .../tests/integration/amqp/AmqpMessageDivertsTest.java | 12 +++++++++++- 2 files changed, 13 insertions(+), 2 deletions(-) ----------------------------------------------------------------------