You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by he...@apache.org on 2016/02/01 18:44:26 UTC

[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 <gi...@nakomis.com>
Authored: Wed Oct 30 14:30:05 2013 +0000
Committer: Martin Harris <gi...@nakomis.com>
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 \