Closes #202 Fix failing tests - handle newly introduced config key
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/82511c3b Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/82511c3b Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/82511c3b Branch: refs/heads/master Commit: 82511c3b1602225f070258944935196174e8cd8b Parents: dddce7e 882dbba Author: Svetoslav Neykov <[email protected]> Authored: Thu Jun 16 10:49:35 2016 +0300 Committer: Svetoslav Neykov <[email protected]> Committed: Thu Jun 16 10:49:35 2016 +0300 ---------------------------------------------------------------------- .../catalog/SpecParameterParsingTest.java | 16 +++++++++++----- .../core/entity/DynamicEntityTypeConfigTest.java | 1 + .../brooklyn/core/entity/EntityConfigTest.java | 2 +- .../objs/BasicSpecParameterFromClassTest.java | 19 ++++++++++++++++--- 4 files changed, 29 insertions(+), 9 deletions(-) ----------------------------------------------------------------------
