You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Derek Baum (JIRA)" <ji...@apache.org> on 2010/07/30 13:21:15 UTC

[jira] Created: (FELIX-2495) [sigil] UI update of project containing multiple bundles is broken

[sigil] UI update of project containing multiple bundles is broken
------------------------------------------------------------------

                 Key: FELIX-2495
                 URL: https://issues.apache.org/jira/browse/FELIX-2495
             Project: Felix
          Issue Type: Bug
          Components: Sigil
            Reporter: Derek Baum
            Assignee: Derek Baum


sigil.properties supports multiple bundles, but the UI view only shows the "default" bundle.

If the dependencies change, the UI creates a sigil.properties file with <bundle-id>;-imports=xxx, which is wrong, as the -imports compile dependencies are common to all bundles, so should not be prefixed by <bundle-id>;

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (FELIX-2495) [sigil] UI update of project containing multiple bundles is broken

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

Derek Baum resolved FELIX-2495.
-------------------------------

    Fix Version/s: sigil-1.0.0
       Resolution: Fixed

> [sigil] UI update of project containing multiple bundles is broken
> ------------------------------------------------------------------
>
>                 Key: FELIX-2495
>                 URL: https://issues.apache.org/jira/browse/FELIX-2495
>             Project: Felix
>          Issue Type: Bug
>          Components: Sigil
>            Reporter: Derek Baum
>            Assignee: Derek Baum
>             Fix For: sigil-1.0.0
>
>
> sigil.properties supports multiple bundles, but the UI view only shows the "default" bundle.
> If the dependencies change, the UI creates a sigil.properties file with <bundle-id>;-imports=xxx, which is wrong, as the -imports compile dependencies are common to all bundles, so should not be prefixed by <bundle-id>;

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.