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 3712C200B45 for ; Thu, 30 Jun 2016 21:23:13 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 35DCF160A63; Thu, 30 Jun 2016 19:23:13 +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 32F23160A73 for ; Thu, 30 Jun 2016 21:23:12 +0200 (CEST) Received: (qmail 10739 invoked by uid 500); 30 Jun 2016 19:23:11 -0000 Mailing-List: contact commits-help@geode.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@geode.incubator.apache.org Delivered-To: mailing list commits@geode.incubator.apache.org Received: (qmail 9739 invoked by uid 99); 30 Jun 2016 19:23:10 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Jun 2016 19:23:10 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 182C718023E for ; Thu, 30 Jun 2016 19:23:10 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -4.646 X-Spam-Level: X-Spam-Status: No, score=-4.646 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-1.426] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id oSZ0HzB3TAwh for ; Thu, 30 Jun 2016 19:23:08 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with SMTP id 6D3D65FD43 for ; Thu, 30 Jun 2016 19:23:07 +0000 (UTC) Received: (qmail 9049 invoked by uid 99); 30 Jun 2016 19:23:06 -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, 30 Jun 2016 19:23:06 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 8B822ED230; Thu, 30 Jun 2016 19:23:06 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: jinmeiliao@apache.org To: commits@geode.incubator.apache.org Date: Thu, 30 Jun 2016 19:23:18 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [13/26] incubator-geode git commit: Merge remote-tracking branch 'origin/feature/GEODE-1571' into feature/GEODE-1571 archived-at: Thu, 30 Jun 2016 19:23:13 -0000 Merge remote-tracking branch 'origin/feature/GEODE-1571' into feature/GEODE-1571 Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/dbcdf33a Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/dbcdf33a Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/dbcdf33a Branch: refs/heads/feature/GEODE-1571 Commit: dbcdf33aa6043dd4deb37546d467714cecc2668d Parents: ad9bec1 beb50ad Author: Kevin J. Duling Authored: Tue Jun 28 13:01:42 2016 -0700 Committer: Kevin J. Duling Committed: Tue Jun 28 13:01:42 2016 -0700 ---------------------------------------------------------------------- .../security/templates/SamplePostProcessor.java | 2 +- .../security/GfshCommandsPostProcessorTest.java | 6 ++-- ...tedClientContainsKeyAuthDistributedTest.java | 33 +++++--------------- .../gemfire/security/SecurityTestUtils.java | 14 ++------- 4 files changed, 15 insertions(+), 40 deletions(-) ----------------------------------------------------------------------