Return-Path: X-Original-To: apmail-brooklyn-commits-archive@minotaur.apache.org Delivered-To: apmail-brooklyn-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 385AF17CEC for ; Fri, 17 Oct 2014 14:36:31 +0000 (UTC) Received: (qmail 50176 invoked by uid 500); 17 Oct 2014 14:36:31 -0000 Delivered-To: apmail-brooklyn-commits-archive@brooklyn.apache.org Received: (qmail 50154 invoked by uid 500); 17 Oct 2014 14:36:31 -0000 Mailing-List: contact commits-help@brooklyn.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@brooklyn.incubator.apache.org Delivered-To: mailing list commits@brooklyn.incubator.apache.org Received: (qmail 50145 invoked by uid 99); 17 Oct 2014 14:36:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Oct 2014 14:36:31 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 17 Oct 2014 14:36:30 +0000 Received: (qmail 48982 invoked by uid 99); 17 Oct 2014 14:36:09 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Oct 2014 14:36:09 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 999C7939B48; Fri, 17 Oct 2014 14:36:09 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: heneveld@apache.org To: commits@brooklyn.incubator.apache.org Date: Fri, 17 Oct 2014 14:36:12 -0000 Message-Id: <8ef9c8c1584248cd8b9eda279918273c@git.apache.org> In-Reply-To: <6bfff1bd23c143edbe1a3d1e64574e78@git.apache.org> References: <6bfff1bd23c143edbe1a3d1e64574e78@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [4/4] git commit: This closes #253 X-Virus-Checked: Checked by ClamAV on apache.org This closes #253 Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/3e9b96cf Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/3e9b96cf Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/3e9b96cf Branch: refs/heads/master Commit: 3e9b96cfdfc46894cd29e859c4ff1a743b14102d Parents: 4d5f9e0 88ce44a Author: Alex Heneveld Authored: Fri Oct 17 15:35:51 2014 +0100 Committer: Alex Heneveld Committed: Fri Oct 17 15:35:51 2014 +0100 ---------------------------------------------------------------------- .../brooklyn/catalog/internal/CatalogDto.java | 2 +- usage/jsgui/src/main/webapp/assets/js/router.js | 32 +++++++++++++++++--- .../main/webapp/assets/js/view/script-groovy.js | 1 + .../assets/tpl/home/server-not-ha-master.html | 4 ++- 4 files changed, 32 insertions(+), 7 deletions(-) ----------------------------------------------------------------------