From commits-return-18189-archive-asf-public=cust-asf.ponee.io@brooklyn.apache.org Thu May 24 16:09:29 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 074AA180679 for ; Thu, 24 May 2018 16:09:28 +0200 (CEST) Received: (qmail 78249 invoked by uid 500); 24 May 2018 14:09:28 -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 78227 invoked by uid 99); 24 May 2018 14:09:28 -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, 24 May 2018 14:09:28 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id BCF85E0D54; Thu, 24 May 2018 14:09:27 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: heneveld@apache.org To: commits@brooklyn.apache.org Date: Thu, 24 May 2018 14:09:29 -0000 Message-Id: <9305482acd204ae18083217913fdc592@git.apache.org> In-Reply-To: <1ef954a29e5f422db4a3902771240840@git.apache.org> References: <1ef954a29e5f422db4a3902771240840@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [3/3] brooklyn-server git commit: This closes #963 This closes #963 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/59a0b911 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/59a0b911 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/59a0b911 Branch: refs/heads/master Commit: 59a0b911207d3abbf99118951f8e0bff8e763c7e Parents: dedaffd 9737c1b Author: Alex Heneveld Authored: Thu May 24 15:09:04 2018 +0100 Committer: Alex Heneveld Committed: Thu May 24 15:09:04 2018 +0100 ---------------------------------------------------------------------- .../ExtraPublicKeyDataToAuthOption.java | 9 ++++- .../provider/AbstractJcloudsLocationTest.java | 2 +- .../provider/AwsEc2LocationLiveTest.java | 39 ++++++++++++++++++++ .../util/internal/BrooklynSystemProperties.java | 16 +++++++- 4 files changed, 62 insertions(+), 4 deletions(-) ----------------------------------------------------------------------