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 2015/02/10 20:28:36 UTC

[1/2] incubator-brooklyn git commit: Update the build instructions to include the launch command

Repository: incubator-brooklyn
Updated Branches:
  refs/heads/master f3216d6ef -> f2de6ecfb


Update the build instructions to include the launch command


Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/9dfc07f3
Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/9dfc07f3
Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/9dfc07f3

Branch: refs/heads/master
Commit: 9dfc07f355a6c0ea1fc413c53b42a9aa08d65d42
Parents: 86da164
Author: Valentin Aitken <bo...@gmail.com>
Authored: Tue Feb 10 17:37:29 2015 +0200
Committer: Valentin Aitken <bo...@gmail.com>
Committed: Tue Feb 10 17:37:29 2015 +0200

----------------------------------------------------------------------
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/9dfc07f3/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index db11401..f2d828c 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,8 @@ Three quick start options are available:
 
 * The [getting started guide](https://brooklyn.incubator.apache.org/quickstart/) will step you through downloading and installing Brooklyn and running the examples.
 * Alternatively, [download the latest release](https://github.com/brooklyncentral/brooklyn/tarball/master) (tgz),
-* or, fork or clone the repo: `git clone git://github.com/apache/incubator-brooklyn.git` then `cd incubator-brooklyn; mvn clean install`.
+* or, fork or clone the repo: `git clone git://github.com/apache/incubator-brooklyn.git` then `cd incubator-brooklyn; mvn clean install; cd usage/dist/target/brooklyn-dist; bin/brooklyn launch`
+`.
 
 ## Community
 


[2/2] incubator-brooklyn git commit: This closes #511

Posted by he...@apache.org.
This closes #511


Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/f2de6ecf
Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/f2de6ecf
Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/f2de6ecf

Branch: refs/heads/master
Commit: f2de6ecfbbbeb86f60ea8fda6e700c2babf432eb
Parents: f3216d6 9dfc07f
Author: Alex Heneveld <al...@cloudsoftcorp.com>
Authored: Tue Feb 10 19:28:26 2015 +0000
Committer: Alex Heneveld <al...@cloudsoftcorp.com>
Committed: Tue Feb 10 19:28:26 2015 +0000

----------------------------------------------------------------------
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------