Community
Participate
Working Groups
The new API in OSGi R4.3 BundleWiring#listResources is changing to return a Collection<String> instead of List<String> This has has some impact to the framework adaptor SPI that got released in bug323426. I am going to release this for the I-Build tomorrow to prevent anyone from depending on the List early.
Created attachment 180611 [details] patch
patch released.