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 BD17F18074 for ; Mon, 1 Feb 2016 17:44:08 +0000 (UTC) Received: (qmail 16650 invoked by uid 500); 1 Feb 2016 17:44:02 -0000 Delivered-To: apmail-brooklyn-commits-archive@brooklyn.apache.org Received: (qmail 16535 invoked by uid 500); 1 Feb 2016 17:44:02 -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 15716 invoked by uid 99); 1 Feb 2016 17:44:01 -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; Mon, 01 Feb 2016 17:44:01 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id E0376DFE61; Mon, 1 Feb 2016 17:44:01 +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: Mon, 01 Feb 2016 17:44:26 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [26/50] brooklyn-docs git commit: Removed unnecessary comment about heap size, memory limits and classpath Removed unnecessary comment about heap size, memory limits and classpath Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/1b4396bf Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/1b4396bf Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/1b4396bf Branch: refs/heads/0.6.0 Commit: 1b4396bf89d251965af6688719716726dacf6696 Parents: aebd9fe Author: Martin Harris Authored: Wed Oct 30 14:30:05 2013 +0000 Committer: Martin Harris Committed: Wed Oct 30 14:30:05 2013 +0000 ---------------------------------------------------------------------- docs/use/examples/global-web-fabric/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/1b4396bf/docs/use/examples/global-web-fabric/index.md ---------------------------------------------------------------------- diff --git a/docs/use/examples/global-web-fabric/index.md b/docs/use/examples/global-web-fabric/index.md index 5abd1bf..5ebb23c 100644 --- a/docs/use/examples/global-web-fabric/index.md +++ b/docs/use/examples/global-web-fabric/index.md @@ -269,8 +269,7 @@ import com.google.common.collect.Lists; ## Running the Example -Now let's run this example. You will need to specify increased heap size and memory limits, -as well as the appropriate classpath. +Now let's run this example. {% highlight bash %} ${BROOKLYN_HOME}/bin/brooklyn launch --app brooklyn.demo.GlobalWebFabricExample \