opennms
opennms copied to clipboard
Ranger/guava osgi version cleanup smoke
Friday cleanup work. :)
This PR does a couple of things:
- move the weird jest thing we make into
dependencies/and no longer mask a real project that isn't ours (and fix its guava dependencies) - add bundle
<Import-Package>entries for Guava anywhere it's used, so you're allowed to use equal-to-or-higher versions.
A quick test shows everything still starts up normally, and these fixes will be even better when they come forward to H32 since it will let us move forward on Guava versions without breaking existing things, and Newts will finally be in line with our newer Guava dependency.
also fails! (haven't figured out why yet)