You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Richard S. Hall (JIRA)" <ji...@apache.org> on 2008/10/15 18:36:44 UTC

[jira] Created: (FELIX-775) Candidates for Require-Bundle dependencies should be sorted by bundle version

Candidates for Require-Bundle dependencies should be sorted by bundle version
-----------------------------------------------------------------------------

                 Key: FELIX-775
                 URL: https://issues.apache.org/jira/browse/FELIX-775
             Project: Felix
          Issue Type: Bug
          Components: Framework, Specification compliance
    Affects Versions: felix-1.2.1

            Reporter: Richard S. Hall
            Assignee: Richard S. Hall
             Fix For: felix-1.4.0


Currently, candidates for require-bundle dependencies are not sorted according to their bundle version as required by the spec, thus the requiring bundle will not always wire to the newest version of the required bundle.

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


[jira] Closed: (FELIX-775) Candidates for Require-Bundle dependencies should be sorted by bundle version

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

Richard S. Hall closed FELIX-775.
---------------------------------

    Resolution: Fixed

I just committed a fix for this.

> Candidates for Require-Bundle dependencies should be sorted by bundle version
> -----------------------------------------------------------------------------
>
>                 Key: FELIX-775
>                 URL: https://issues.apache.org/jira/browse/FELIX-775
>             Project: Felix
>          Issue Type: Bug
>          Components: Framework, Specification compliance
>    Affects Versions: felix-1.2.1

>            Reporter: Richard S. Hall
>            Assignee: Richard S. Hall
>             Fix For: felix-1.4.0
>
>
> Currently, candidates for require-bundle dependencies are not sorted according to their bundle version as required by the spec, thus the requiring bundle will not always wire to the newest version of the required bundle.

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