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 EC0F4200C5B for ; Thu, 27 Apr 2017 11:44:48 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id EAFE0160B98; Thu, 27 Apr 2017 09:44:48 +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 2D68C160BBD for ; Thu, 27 Apr 2017 11:44:48 +0200 (CEST) Received: (qmail 71681 invoked by uid 500); 27 Apr 2017 09:44:47 -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 71610 invoked by uid 99); 27 Apr 2017 09:44:47 -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, 27 Apr 2017 09:44:47 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 2B5EFE10BF; Thu, 27 Apr 2017 09:44:47 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: geomacy@apache.org To: commits@brooklyn.apache.org Date: Thu, 27 Apr 2017 09:44:52 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [6/6] brooklyn-client git commit: Closes #48 archived-at: Thu, 27 Apr 2017 09:44:49 -0000 Closes #48 Catalog add tweaks Fixes items noted in #44 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/c7455791 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/c7455791 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-client/diff/c7455791 Branch: refs/heads/master Commit: c7455791857c2cb23d083133a067f3a33345b227 Parents: d705af1 d220398 Author: Geoff Macartney Authored: Thu Apr 27 10:44:38 2017 +0100 Committer: Geoff Macartney Committed: Thu Apr 27 10:44:38 2017 +0100 ---------------------------------------------------------------------- cli/api/catalog/catalog.go | 10 ++++++---- cli/commands/catalog-add.go | 5 ++++- cli/error_handler/error.go | 3 ++- 3 files changed, 12 insertions(+), 6 deletions(-) ----------------------------------------------------------------------