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 071D8200B49 for ; Tue, 19 Jul 2016 13:56:57 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 05CBE160A8B; Tue, 19 Jul 2016 11:56:57 +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 452B4160A8C for ; Tue, 19 Jul 2016 13:56:56 +0200 (CEST) Received: (qmail 43318 invoked by uid 500); 19 Jul 2016 11:56:55 -0000 Mailing-List: contact commits-help@brooklyn.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@brooklyn.apache.org Delivered-To: mailing list commits@brooklyn.apache.org Received: (qmail 43227 invoked by uid 99); 19 Jul 2016 11:56:55 -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, 19 Jul 2016 11:56:55 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 46AECE0A7D; Tue, 19 Jul 2016 11:56:55 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: aledsage@apache.org To: commits@brooklyn.apache.org Date: Tue, 19 Jul 2016 11:56:58 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [4/4] brooklyn-library git commit: This closes #44 archived-at: Tue, 19 Jul 2016 11:56:57 -0000 This closes #44 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-library/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-library/commit/1de87f9e Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-library/tree/1de87f9e Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-library/diff/1de87f9e Branch: refs/heads/master Commit: 1de87f9e77fa95b19d4eb6793ffa3d0825f3a65d Parents: 54ad071 87b62f7 Author: Aled Sage Authored: Tue Jul 19 12:56:20 2016 +0100 Committer: Aled Sage Committed: Tue Jul 19 12:56:20 2016 +0100 ---------------------------------------------------------------------- software/nosql/pom.xml | 12 ++- .../brooklyn/entity/nosql/riak/RiakNode.java | 36 +++++--- .../entity/nosql/riak/RiakNodeImpl.java | 86 +++++++++++++++----- 3 files changed, 96 insertions(+), 38 deletions(-) ----------------------------------------------------------------------