ranger
ranger copied to clipboard
RANGER-3636: updated plugin classloader to use classloader of shim cl…
…ass as parent
What changes were proposed in this pull request?
Updated plugin classloader to use classloader of the shim class as parent, instead of current thread's classloader.
How was this patch tested?
Build with tests complete successfully.