This closes #428 * github/pr/428: Fix order of provisioner check and add tests for LocationEntity Save location information as sensor data on LocationEntity Adding new LocationEntity for creating location specific entities
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/7f1846c0 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/7f1846c0 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/7f1846c0 Branch: refs/heads/master Commit: 7f1846c0f48f19cf586bdbf98ad8e35be54f3ca1 Parents: e997d9a 70baabb Author: Andrew Donald Kennedy <[email protected]> Authored: Mon Dec 12 18:17:31 2016 +0000 Committer: Andrew Donald Kennedy <[email protected]> Committed: Mon Dec 12 18:17:31 2016 +0000 ---------------------------------------------------------------------- .../brooklyn/entity/stock/LocationEntity.java | 90 +++++++++ .../entity/stock/LocationEntityImpl.java | 161 ++++++++++++++++ .../entity/stock/LocationEntityTest.java | 182 +++++++++++++++++++ 3 files changed, 433 insertions(+) ----------------------------------------------------------------------
