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/07/04 00:17:48 UTC

[1/4] incubator-brooklyn git commit: Remove empty website documentation file and a link to it.

Repository: incubator-brooklyn
Updated Branches:
  refs/heads/master c6901da92 -> b2d3f336c


Remove empty website documentation file and a link to it.


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

Branch: refs/heads/master
Commit: 5669ed4ece1ededdf1de9b4ffc120da67cbfebef
Parents: b0243f0
Author: Sam Corbett <sa...@cloudsoftcorp.com>
Authored: Fri Jul 3 14:11:39 2015 +0100
Committer: Sam Corbett <sa...@cloudsoftcorp.com>
Committed: Fri Jul 3 14:11:39 2015 +0100

----------------------------------------------------------------------
 docs/guide/concepts/advanced-concepts.md              | 14 --------------
 docs/guide/concepts/configuration-sensor-effectors.md |  2 --
 2 files changed, 16 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/5669ed4e/docs/guide/concepts/advanced-concepts.md
----------------------------------------------------------------------
diff --git a/docs/guide/concepts/advanced-concepts.md b/docs/guide/concepts/advanced-concepts.md
deleted file mode 100644
index 13e791d..0000000
--- a/docs/guide/concepts/advanced-concepts.md
+++ /dev/null
@@ -1,14 +0,0 @@
----
-title: Advanced Concepts
-layout: website-normal
-toc: ../guide_toc.json
-categories: [use, guide, defining-applications]
----
-
-
-
-
-
-
-
-

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/5669ed4e/docs/guide/concepts/configuration-sensor-effectors.md
----------------------------------------------------------------------
diff --git a/docs/guide/concepts/configuration-sensor-effectors.md b/docs/guide/concepts/configuration-sensor-effectors.md
index 72e4e93..bb41343 100644
--- a/docs/guide/concepts/configuration-sensor-effectors.md
+++ b/docs/guide/concepts/configuration-sensor-effectors.md
@@ -38,5 +38,3 @@ An entity consists of a Java interface (used when interacting with the entity) a
 the entity's state in attributes (see `getAttribute(AttributeKey)``). If internal fields can be used then the data will be lost on brooklyn 
 restart, and may cause problems if the entity is to be moved to a different brooklyn management node.
 
-Next: [Advanced Concepts](advanced-concepts.html).
-


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

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


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

Branch: refs/heads/master
Commit: 79bb12ec5e0b9383c7edaf77f72eb285ce86c6ef
Parents: c6901da 4019488
Author: Sam Corbett <sa...@cloudsoftcorp.com>
Authored: Fri Jul 3 23:16:30 2015 +0100
Committer: Sam Corbett <sa...@cloudsoftcorp.com>
Committed: Fri Jul 3 23:16:30 2015 +0100

----------------------------------------------------------------------
 docs/guide/start/running.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------



[4/4] incubator-brooklyn git commit: This closes #733

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


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

Branch: refs/heads/master
Commit: b2d3f336c8b59dd1b80a6bf5e14c8ce99236b144
Parents: 79bb12e 5669ed4
Author: Sam Corbett <sa...@cloudsoftcorp.com>
Authored: Fri Jul 3 23:16:53 2015 +0100
Committer: Sam Corbett <sa...@cloudsoftcorp.com>
Committed: Fri Jul 3 23:16:53 2015 +0100

----------------------------------------------------------------------
 docs/guide/concepts/advanced-concepts.md              | 14 --------------
 docs/guide/concepts/configuration-sensor-effectors.md |  2 --
 2 files changed, 16 deletions(-)
----------------------------------------------------------------------



[2/4] incubator-brooklyn git commit: Typo fix.

Posted by sj...@apache.org.
Typo fix.


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

Branch: refs/heads/master
Commit: 40194888a8fbd0bde1c1a7ffc35596ec69ce6c1b
Parents: c6901da
Author: Cristian OneČ› <on...@gmail.com>
Authored: Fri Jul 3 21:48:55 2015 +0300
Committer: Cristian OneČ› <on...@gmail.com>
Committed: Fri Jul 3 21:48:55 2015 +0300

----------------------------------------------------------------------
 docs/guide/start/running.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/40194888/docs/guide/start/running.md
----------------------------------------------------------------------
diff --git a/docs/guide/start/running.md b/docs/guide/start/running.md
index b6f1a48..0a31c6d 100644
--- a/docs/guide/start/running.md
+++ b/docs/guide/start/running.md
@@ -33,7 +33,7 @@ This will create a `brooklyn-{{ site.brooklyn-version }}` folder.
 
 **Note**: You'll need a Java JRE or SDK installed (version 1.7 or later), as Brooklyn is Java under the covers.
 
-**Node #2**: If you want to test Brooklyn on localhost, follow [these instructions]({{site.path.guide}}/ops/locations/#localhost) 
+**Note #2**: If you want to test Brooklyn on localhost, follow [these instructions]({{site.path.guide}}/ops/locations/#localhost)
 to ensure that your Brooklyn can access your machine.