You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "David Savage (JIRA)" <ji...@apache.org> on 2009/07/16 23:05:14 UTC

[jira] Created: (FELIX-1374) Eclipse classpath container should honour fragment attachment rules when setting up accessibility rules

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.


[jira] Closed: (FELIX-1374) Eclipse classpath container should honour fragment attachment rules when setting up accessibility rules

Posted by "David Savage (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Savage closed FELIX-1374.
-------------------------------

       Resolution: Fixed
    Fix Version/s: sigil-0.1.0

> 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
>            Assignee: David Savage
>            Priority: Minor
>             Fix For: sigil-0.1.0
>
>
> 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.


[jira] Assigned: (FELIX-1374) Eclipse classpath container should honour fragment attachment rules when setting up accessibility rules

Posted by "David Savage (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Savage reassigned FELIX-1374:
-----------------------------------

    Assignee: David Savage

> 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
>            Assignee: 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.