You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by sj...@apache.org on 2015/02/20 13:22:08 UTC

[1/3] incubator-brooklyn git commit: fixed the getting started URL

Repository: incubator-brooklyn
Updated Branches:
  refs/heads/master 217bd0182 -> 5ed89cd0d


fixed the getting started URL


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

Branch: refs/heads/master
Commit: 5568493d4dea61f605fed091effb1d98b5e94eb2
Parents: 217bd01
Author: jadelus <jo...@jadelus.com>
Authored: Thu Feb 19 20:29:42 2015 -0800
Committer: jadelus <jo...@jadelus.com>
Committed: Thu Feb 19 20:29:42 2015 -0800

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


http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/5568493d/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index f2d828c..9dccf68 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ Alternatively, use Brooklyn as an integrated-stand-alone management node for you
 
 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.
+* The [getting started guide](https://brooklyn.incubator.apache.org/v/latest/start/running.html) 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; cd usage/dist/target/brooklyn-dist; bin/brooklyn launch`
 `.


[3/3] incubator-brooklyn git commit: This closes #521

Posted by sj...@apache.org.
This closes #521


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

Branch: refs/heads/master
Commit: 5ed89cd0d670920aada367c8e9795a259a547498
Parents: 217bd01 894407e
Author: Sam Corbett <sa...@cloudsoftcorp.com>
Authored: Fri Feb 20 12:21:43 2015 +0000
Committer: Sam Corbett <sa...@cloudsoftcorp.com>
Committed: Fri Feb 20 12:21:43 2015 +0000

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



[2/3] incubator-brooklyn git commit: Changed the open new issue URL from Brooklyn Central GitHub to Apache Jira

Posted by sj...@apache.org.
Changed the open new issue URL from Brooklyn Central GitHub to Apache Jira


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

Branch: refs/heads/master
Commit: 894407ed29a3cda731b2d2372338fc0482c4ee79
Parents: 5568493
Author: jadelus <jo...@jadelus.com>
Authored: Thu Feb 19 21:35:34 2015 -0800
Committer: jadelus <jo...@jadelus.com>
Committed: Thu Feb 19 21:35:34 2015 -0800

----------------------------------------------------------------------
 README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/894407ed/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 9dccf68..f95199d 100644
--- a/README.md
+++ b/README.md
@@ -59,8 +59,7 @@ Three quick start options are available:
 
 ## Bug Tracker
 
-Have a bug or a feature request? [Please open a new issue](https://github.com/brooklyncentral/brooklyn/issues).
-
+Have a bug or a feature request? [Please open a new issue](https://issues.apache.org/jira/browse/BROOKLYN/?selectedTab=com.atlassian.jira.jira-projects-plugin:summary-panel).
 
 ## Contributing