Closes #1011 Fix requiredUnless config key constraint, with attributeWhenReady
Previously this caused the entityâs startup to hang. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/96768de8 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/96768de8 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/96768de8 Branch: refs/heads/master Commit: 96768de81e1a8a240b5d32f43a85c66976790307 Parents: 04c3283 2ff53c7 Author: Duncan Grant <[email protected]> Authored: Thu Oct 25 10:43:47 2018 +0100 Committer: Duncan Grant <[email protected]> Committed: Thu Oct 25 10:43:47 2018 +0100 ---------------------------------------------------------------------- .../camp/brooklyn/ConfigParametersYamlTest.java | 40 ++++++++++++++++++++ .../brooklyn/core/config/ConfigConstraints.java | 12 +++++- 2 files changed, 51 insertions(+), 1 deletion(-) ----------------------------------------------------------------------
