[GitHub] brooklyn-docs pull request #115: Improve config inheritance docs

2016-10-14 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/brooklyn-docs/pull/115


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] brooklyn-docs pull request #115: Improve config inheritance docs

2016-10-14 Thread aledsage
Github user aledsage commented on a diff in the pull request:

https://github.com/apache/brooklyn-docs/pull/115#discussion_r83474913
  
--- Diff: guide/yaml/entity-configuration.md ---
@@ -166,10 +202,171 @@ services:
 To explicitly remove a value from the super-type's map (rather than adding 
to it), a blank entry
 can be defined. 
 
+
+ Entity provisioning.properties: Overriding and Merging
--- End diff --

This sub-section is just moved. I don't think I changed it much, if at all.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] brooklyn-docs pull request #115: Improve config inheritance docs

2016-10-14 Thread aledsage
GitHub user aledsage opened a pull request:

https://github.com/apache/brooklyn-docs/pull/115

Improve config inheritance docs



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/aledsage/brooklyn-docs 
improve-config-inheritance-docs

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/brooklyn-docs/pull/115.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #115


commit b7b25230c9dd03d7e4e3beed90c351553795d9fd
Author: Aled Sage 
Date:   2016-10-14T18:15:38Z

Add TestWinrmCommand and TestEndpointReachable to list

(still no examples or details for these).

commit a22af9d67b3af7604395155bf5f49ee2d7fcdb06
Author: Aled Sage 
Date:   2016-10-14T18:16:30Z

Improve entity-configuration (for inheritance)

The inheritance behaviour changed a lot with Alex’s big PR; this updates
the docs to better describe that. There are no doubt a lot more
improvements we could also make!




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---