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

[2/2] brooklyn-server git commit: Closes #240

Closes #240

Use entity's classpath when loading resources

In addition to any libraries provided by the catalog item.

We are actually assigning the wrong catalog item ID to the entity (should be the inner-most instead of the outer-most). That's more of a workaround, than fixing the root cause.


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/d5462fbb
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/d5462fbb
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/d5462fbb

Branch: refs/heads/master
Commit: d5462fbbfb1cc1341e62ca753b77c3fef0ddc1c3
Parents: 34c2899 c812986
Author: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Authored: Tue Jul 12 13:03:17 2016 +0300
Committer: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Committed: Tue Jul 12 13:03:17 2016 +0300

----------------------------------------------------------------------
 .../brooklyn/catalog/CatalogYamlEntityTest.java | 71 ++++++++++++++++++++
 .../internal/AbstractManagementContext.java     |  7 +-
 2 files changed, 77 insertions(+), 1 deletion(-)
----------------------------------------------------------------------