This is an automated email from the ASF dual-hosted git repository. heneveld pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git
commit 6c2139e365ae968ff7f24a4b130b2222676c0bd8 Merge: fcef57c e5d1582 Author: Alex Heneveld <[email protected]> AuthorDate: Wed Feb 20 10:46:33 2019 +0000 This closes #1046 .../brooklyn/camp/brooklyn/AbstractYamlTest.java | 35 +++++++++--------- .../brooklyn/core/config/ConfigConstraints.java | 5 +++ .../brooklyn/core/mgmt/EntityManagementUtils.java | 7 +++- .../brooklyn/core/objs/BasicSpecParameter.java | 43 ++++++++++++++++------ .../brooklyn/core/objs/BrooklynObjectInternal.java | 5 +++ .../brooklyn/util/core/flags/TypeCoercions.java | 6 +++ .../location/jclouds/JcloudsTypeCoercions.java | 4 +- .../javalang/coerce/CommonAdaptorTryCoercions.java | 12 +++--- .../coerce/CommonAdaptorTypeCoercions.java | 6 +-- .../javalang/coerce/TypeCoercerExtensible.java | 24 ++++++++++-- .../javalang/coerce/TypeCoercerExtensibleTest.java | 3 +- 11 files changed, 103 insertions(+), 47 deletions(-)
