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 3DA95200ACA for ; Thu, 9 Jun 2016 20:08:04 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 3C723160A59; Thu, 9 Jun 2016 18:08:04 +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 7D084160A29 for ; Thu, 9 Jun 2016 20:08:03 +0200 (CEST) Received: (qmail 84206 invoked by uid 500); 9 Jun 2016 18:08:02 -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 84193 invoked by uid 99); 9 Jun 2016 18:08:02 -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, 09 Jun 2016 18:08:02 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 9334ADFC74; Thu, 9 Jun 2016 18:08:02 +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, 09 Jun 2016 18:08:02 -0000 Message-Id: <7a40f4b542b6427c8f4c6cea5975bfcc@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/2] activemq-artemis git commit: This closes #573 archived-at: Thu, 09 Jun 2016 18:08:04 -0000 Repository: activemq-artemis Updated Branches: refs/heads/master 4fd27d97d -> bafa59cc3 This closes #573 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/bafa59cc Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/bafa59cc Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/bafa59cc Branch: refs/heads/master Commit: bafa59cc385f572f3964d103f0d6b19a76a57241 Parents: 4fd27d9 ff92f98 Author: Clebert Suconic Authored: Thu Jun 9 14:07:51 2016 -0400 Committer: Clebert Suconic Committed: Thu Jun 9 14:07:51 2016 -0400 ---------------------------------------------------------------------- .../integration/security/LDAPSecurityTest.java | 44 +++++----- ...cyLDAPSecuritySettingPluginListenerTest.java | 85 ++++++++------------ .../LegacyLDAPSecuritySettingPluginTest.java | 63 +++++++-------- 3 files changed, 86 insertions(+), 106 deletions(-) ----------------------------------------------------------------------