Eclipse classpath container should honour fragment attachment rules when
setting up accessibility rules
-------------------------------------------------------------------------------------------------------
Key: FELIX-1374
URL: https://issues.apache.org/jira/browse/FELIX-1374
Project: Felix
Issue Type: Bug
Components: Sigil
Reporter: David Savage
Priority: Minor
Consider the following two bundles: org.eclipse.swt and
org.eclipse.swt.carbon.macosx the later being a fragment that attaches to the
former.
Currently if the two bundles are placed on the classpath the eclipse plugin for
sigil masks out the packages in the fragment that are not explicitly exported
by the fragment, where as the correct OSGi behaviour is for the fragment to
inherit the visibility characteristics of the host.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.