GitHub user ahgittin reopened a pull request:
https://github.com/apache/brooklyn-server/pull/462
Inherit config default values
resolve https://issues.apache.org/jira/browse/BROOKLYN-267
also during deserializing migrate to non-deprecated classes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ahgittin/brooklyn-server
inherit-config-default-values
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/462.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 #462
----
commit 9fb6f35e8b2c694168c06a39b7fcc922b0ece8fc
Author: Alex Heneveld <[email protected]>
Date: 2016-11-24T10:56:46Z
migrate config inheritance to new classes
pioneers use of `readResolve` that actually works brilliantly out of the
box due to xstream
also tidying `BasicConfigInheritance` and adding a placeholder (not used
yet)
for resolving ancestor defaults
includes tests for config inheritance serialization
commit 1d5cafca0195275758518e7bba3541ff29298c89
Author: Alex Heneveld <[email protected]>
Date: 2016-11-24T16:29:21Z
document better config inheritance semantics
commit 79bb11957be95e525f126d9c7c301635a9fa6404
Author: Alex Heneveld <[email protected]>
Date: 2016-11-17T15:12:09Z
implement inheritance of config default values
test and code changes to respect the additional inheritance argument added
in the previous request:
resolves https://issues.apache.org/jira/browse/BROOKLYN-267
commit 2bb1346ee59d0b1c3bb8ec638f38af1cf5a62e9e
Author: Alex Heneveld <[email protected]>
Date: 2016-11-24T17:34:10Z
uncomment another assertion about inherited config
----
---
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.
---