From commits-return-52786-archive-asf-public=cust-asf.ponee.io@activemq.apache.org Mon Aug 13 16:52:49 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 8D79718067A for ; Mon, 13 Aug 2018 16:52:48 +0200 (CEST) Received: (qmail 22820 invoked by uid 500); 13 Aug 2018 14:52:47 -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 22805 invoked by uid 99); 13 Aug 2018 14:52:47 -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; Mon, 13 Aug 2018 14:52:47 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 2BF56DFFF2; Mon, 13 Aug 2018 14:52:47 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: tabish@apache.org To: commits@activemq.apache.org Date: Mon, 13 Aug 2018 14:52:47 -0000 Message-Id: <19bb0402a26e49599a5dd282c78f0784@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [2/2] activemq-artemis git commit: This closes #2245 This closes #2245 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/005745e7 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/005745e7 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/005745e7 Branch: refs/heads/master Commit: 005745e7a31e29c92c06682e87a0c3ed736439ca Parents: 6f0988d e1ba608 Author: Timothy Bish Authored: Mon Aug 13 10:52:14 2018 -0400 Committer: Timothy Bish Committed: Mon Aug 13 10:52:14 2018 -0400 ---------------------------------------------------------------------- artemis-protocols/artemis-amqp-protocol/pom.xml | 5 ++ .../proton/ProtonServerReceiverContext.java | 17 +++++ .../proton/ProtonServerReceiverContextTest.java | 73 ++++++++++++++++++++ 3 files changed, 95 insertions(+) ----------------------------------------------------------------------