This closes #219 * github/pr/219: Change DSL method to entityId from identity Added identity method to DSL
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/586795b3 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/586795b3 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/586795b3 Branch: refs/heads/master Commit: 586795b327576ceeded65f760828da1d51b9257d Parents: a941963 d91d420 Author: Andrew Donald Kennedy <[email protected]> Authored: Mon Jul 4 10:33:14 2016 +0100 Committer: Andrew Donald Kennedy <[email protected]> Committed: Mon Jul 4 10:33:14 2016 +0100 ---------------------------------------------------------------------- .../spi/dsl/methods/BrooklynDslCommon.java | 4 + .../brooklyn/spi/dsl/methods/DslComponent.java | 101 +++++++++++++------ .../camp/brooklyn/IdentityYamlTest.java | 82 +++++++++++++++ 3 files changed, 155 insertions(+), 32 deletions(-) ----------------------------------------------------------------------
