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 EF92C200D06 for ; Mon, 25 Sep 2017 16:56:02 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id EDB6A1609E9; Mon, 25 Sep 2017 14:56:02 +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 3895D1609C4 for ; Mon, 25 Sep 2017 16:56:02 +0200 (CEST) Received: (qmail 73685 invoked by uid 500); 25 Sep 2017 14:56:01 -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 73666 invoked by uid 99); 25 Sep 2017 14:56:01 -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, 25 Sep 2017 14:56:01 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 445D7F564E; Mon, 25 Sep 2017 14:56:01 +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: Mon, 25 Sep 2017 14:56:02 -0000 Message-Id: <7a19807a22964a848011cb35ff2c051b@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [2/2] activemq-artemis git commit: This closes #1540 archived-at: Mon, 25 Sep 2017 14:56:03 -0000 This closes #1540 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/53c8ee00 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/53c8ee00 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/53c8ee00 Branch: refs/heads/master Commit: 53c8ee007bea610f65322dcbb959750f6e09d8aa Parents: f29c238 4d126ad Author: Clebert Suconic Authored: Mon Sep 25 10:55:40 2017 -0400 Committer: Clebert Suconic Committed: Mon Sep 25 10:55:40 2017 -0400 ---------------------------------------------------------------------- .../core/protocol/mqtt/MQTTPublishManager.java | 6 +- .../mqtt/imported/MQTTSecurityTest.java | 76 ++++++++++++++++++++ .../mqtt/imported/MQTTTestSupport.java | 56 ++++++++++++++- 3 files changed, 134 insertions(+), 4 deletions(-) ----------------------------------------------------------------------