Closes #698 Fix type-coercion to Iterable<?>
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/75e8cc8c Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/75e8cc8c Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/75e8cc8c Branch: refs/heads/master Commit: 75e8cc8c3466ba794b74f4b3c15219d8a16112bb Parents: 1f8f9eb 6e6957e Author: Geoff Macartney <[email protected]> Authored: Thu May 25 12:38:25 2017 +0100 Committer: Geoff Macartney <[email protected]> Committed: Thu May 25 12:38:25 2017 +0100 ---------------------------------------------------------------------- .../brooklyn/util/javalang/coerce/TypeCoercerExtensible.java | 8 ++++---- .../brooklyn/util/javalang/coerce/TypeCoercionsTest.java | 7 +++++++ 2 files changed, 11 insertions(+), 4 deletions(-) ----------------------------------------------------------------------
