Closes #236 Adds OSGi classloading/rebind tests
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/e3f4175c Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/e3f4175c Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/e3f4175c Branch: refs/heads/master Commit: e3f4175ce516f6f6f034fc40d606684ca6ee52de Parents: 20c6b1e c68bfd5 Author: Svetoslav Neykov <[email protected]> Authored: Thu Jul 7 15:34:42 2016 +0300 Committer: Svetoslav Neykov <[email protected]> Committed: Thu Jul 7 15:34:42 2016 +0300 ---------------------------------------------------------------------- .../brooklyn/catalog/CatalogYamlRebindTest.java | 150 +++++++++++------- .../brooklyn/util/core/ClassLoaderUtils.java | 8 +- .../core/mgmt/rebind/RebindTestFixture.java | 6 + .../util/core/ClassLoaderUtilsTest.java | 158 +++++++++++++++++++ 4 files changed, 266 insertions(+), 56 deletions(-) ----------------------------------------------------------------------
