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 A090A200B32 for ; Wed, 25 May 2016 00:51:43 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 9F147160A37; Tue, 24 May 2016 22:51:43 +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 E638A160A35 for ; Wed, 25 May 2016 00:51:42 +0200 (CEST) Received: (qmail 98639 invoked by uid 500); 24 May 2016 22:51:42 -0000 Mailing-List: contact commits-help@curator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@curator.apache.org Delivered-To: mailing list commits@curator.apache.org Received: (qmail 98630 invoked by uid 99); 24 May 2016 22:51:42 -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; Tue, 24 May 2016 22:51:42 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 108DDE020F; Tue, 24 May 2016 22:51:42 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: cammckenzie@apache.org To: commits@curator.apache.org Date: Tue, 24 May 2016 22:51:43 -0000 Message-Id: In-Reply-To: <7a626694e3994c36804701cd0aea66d6@git.apache.org> References: <7a626694e3994c36804701cd0aea66d6@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/2] curator git commit: Merge branch 'CURATOR-329' of https://github.com/ARascius/curator into CURATOR-329 archived-at: Tue, 24 May 2016 22:51:43 -0000 Merge branch 'CURATOR-329' of https://github.com/ARascius/curator into CURATOR-329 Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/8f281eb5 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/8f281eb5 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/8f281eb5 Branch: refs/heads/CURATOR-329 Commit: 8f281eb5bf2d3d65f1c9c3dd1ea8d04188210f90 Parents: 6ae3f85 f12f35d Author: Cam McKenzie Authored: Wed May 25 08:38:25 2016 +1000 Committer: Cam McKenzie Committed: Wed May 25 08:38:25 2016 +1000 ---------------------------------------------------------------------- .../framework/recipes/shared/SharedValue.java | 4 ++- .../recipes/shared/TestSharedCount.java | 27 ++++++++++++++++++++ 2 files changed, 30 insertions(+), 1 deletion(-) ----------------------------------------------------------------------