[GitHub] brooklyn-server pull request #858: Fixes broken ClassLoaderFromStackOfBrookl...

2017-10-09 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/brooklyn-server/pull/858


---


[GitHub] brooklyn-server pull request #858: Fixes broken ClassLoaderFromStackOfBrookl...

2017-10-09 Thread nakomis
GitHub user nakomis opened a pull request:

https://github.com/apache/brooklyn-server/pull/858

Fixes broken 
ClassLoaderFromStackOfBrooklynClassLoadingContextTest.testLoadClassFromBundle 
test

Updates test jars to fix broken 
ClassLoaderFromStackOfBrooklynClassLoadingContextTest.testLoadClassFromBundle 
test and other tests

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/nakomis/brooklyn-server fix/classloader-tests

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/brooklyn-server/pull/858.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #858


commit 09b25fea0459e8c9346aa910094418c294d581cb
Author: Martin Harris 
Date:   2017-10-09T10:39:00Z

Fixes broken 
ClassLoaderFromStackOfBrooklynClassLoadingContextTest.testLoadClassFromBundle 
test




---