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 522B0200D3C for ; Tue, 14 Nov 2017 13:35:29 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 50621160BF4; Tue, 14 Nov 2017 12:35:29 +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 8D0571609EF for ; Tue, 14 Nov 2017 13:35:28 +0100 (CET) Received: (qmail 76114 invoked by uid 500); 14 Nov 2017 12:35:27 -0000 Mailing-List: contact dev-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 dev@brooklyn.apache.org Received: (qmail 76103 invoked by uid 99); 14 Nov 2017 12:35:27 -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, 14 Nov 2017 12:35:27 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 6635EDFC36; Tue, 14 Nov 2017 12:35:27 +0000 (UTC) From: ahgittin To: dev@brooklyn.apache.org Reply-To: dev@brooklyn.apache.org References: In-Reply-To: Subject: [GitHub] brooklyn-docs issue #228: add docs on upgrades esp new blueprint bundle head... Content-Type: text/plain Message-Id: <20171114123527.6635EDFC36@git1-us-west.apache.org> Date: Tue, 14 Nov 2017 12:35:27 +0000 (UTC) archived-at: Tue, 14 Nov 2017 12:35:29 -0000 Github user ahgittin commented on the issue: https://github.com/apache/brooklyn-docs/pull/228 TY @aledsage . Agree on all comments. Have fixed typo and merged. Re javadoc, there is something very handy about comments in javadoc but agree it is inelegant referring people to it. I wonder if there is any way we could say in our docs to "grab javadoc on Class or C?lass.method and insert here" ? cc @tbouron ---