Community
Participate
Working Groups
In the commit following commit I updated the framework API to the latest OSGi R5 API. Previously for juno there was an overloaded method added to BundleRequirement through the interface it extended (Requirement) for the "matches" method. OSGi decided to not have a matches(Capability) method on the Requirement interface. This causes compile errors in the region tests for the StubBundleRequirement class.
I forgot to post the commit link in comment 0: http://git.eclipse.org/c/equinox/rt.equinox.framework.git/commit/?id=6e11763dc527ed97bd1a72ed0345f81294048da6
Fixed in commit: http://git.eclipse.org/c/equinox/rt.equinox.bundles.git/commit/?id=bafee66a1833f49fc24a3096af383a1e65ef77b2