GitHub user tbouron opened a pull request:
https://github.com/apache/brooklyn-docs/pull/182
Enforce the use of `brooklyn.config` in yaml examples
This is related to the proposal of deprecating `@SetFromFlag` annotation,
see [email
thread](https://lists.apache.org/thread.html/e36eebe022ca0304332f9d66fd5b3203672febaf5e39af4707ab9e8a@%3Cdev.brooklyn.apache.org%3E).
It enforces the use of `brooklyn.config` as well as the real configkey
names. With this, the documentation becomes consistent.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tbouron/brooklyn-docs
update/enforce-brooklyn-config
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-docs/pull/182.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 #182
----
commit e7b87ec91a06f47f2212a21e8b3509b949b61568
Author: Thomas Bouron <[email protected]>
Date: 2017-05-12T13:46:00Z
Enforce the use of `brooklyn.config` in yaml as @SetFromFlag annotation is
getting deprecated
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---