You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by gr...@apache.org on 2016/12/12 18:17:43 UTC

[4/4] brooklyn-server git commit: This closes #428

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 <an...@cloudsoftcorp.com>
Authored: Mon Dec 12 18:17:31 2016 +0000
Committer: Andrew Donald Kennedy <an...@cloudsoftcorp.com>
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(+)
----------------------------------------------------------------------