weaver-test
weaver-test copied to clipboard
Allow loading GlobalResources from libraries on the classpath.
As discussed in https://github.com/disneystreaming/weaver-test/issues/479.
This is a minimal implmentation to allow GlobalResources to be reused in a submodule / external jar across projects.
I've tested on a local project and it looks to work as expected.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
I'd also appreciate :
- a test (though I don't mind if we defer, unless you want to take a stab at it).
- an amendment to the documentation page to describe the SPI-based mechanism