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 4EBF2179AD for ; Tue, 8 Sep 2015 13:59:29 +0000 (UTC) Received: (qmail 68586 invoked by uid 500); 8 Sep 2015 13:59:29 -0000 Delivered-To: apmail-brooklyn-commits-archive@brooklyn.apache.org Received: (qmail 68563 invoked by uid 500); 8 Sep 2015 13:59:29 -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 68554 invoked by uid 99); 8 Sep 2015 13:59:29 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Sep 2015 13:59:29 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id C4AC1C6B0B for ; Tue, 8 Sep 2015 13:59:28 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.791 X-Spam-Level: * X-Spam-Status: No, score=1.791 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, T_RP_MATCHES_RCVD=-0.01, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id MPDZi6ysq4ct for ; Tue, 8 Sep 2015 13:59:17 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with SMTP id D01E622F0C for ; Tue, 8 Sep 2015 13:59:16 +0000 (UTC) Received: (qmail 68477 invoked by uid 99); 8 Sep 2015 13:59:16 -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, 08 Sep 2015 13:59:16 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 9ED1BE0616; Tue, 8 Sep 2015 13:59:16 +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: Tue, 08 Sep 2015 13:59:20 -0000 Message-Id: In-Reply-To: <824c4bd2b6cc47a79c142ed697fd6658@git.apache.org> References: <824c4bd2b6cc47a79c142ed697fd6658@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [5/5] incubator-brooklyn git commit: This closes #883 This closes #883 Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/e92dd1ef Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/e92dd1ef Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/e92dd1ef Branch: refs/heads/master Commit: e92dd1ef43a01a4ff2637e89730c96f62bd63569 Parents: ca59c86 8cbfd55 Author: Alex Heneveld Authored: Tue Sep 8 14:58:53 2015 +0100 Committer: Alex Heneveld Committed: Tue Sep 8 14:58:53 2015 +0100 ---------------------------------------------------------------------- examples/global-web-fabric/README.txt | 6 +++++- examples/simple-messaging-pubsub/README.txt | 10 +++++----- examples/simple-nosql-cluster/README.md | 10 +++++----- examples/simple-web-cluster/README.txt | 12 +++++------- usage/qa/start-monitor.sh | 2 +- usage/qa/start-webcluster.sh | 2 +- 6 files changed, 22 insertions(+), 20 deletions(-) ----------------------------------------------------------------------