Community
Participate
Working Groups
During a core 4.3 spec review, OSGi changed the filter attribute on the Require-Capability manifest header to a directive. This means it must be specified with filter:= instead of filter=
Created attachment 186921 [details] Patch to read filter from manifest as a directive The patch changes the framework to expect filter as a directive rather than an attribute of the Require-Capability manifest header.
patch released and testcases updated.