bundle-version of Fragment-Host is resolving outside of specified range
-----------------------------------------------------------------------

                 Key: FELIX-2265
                 URL: https://issues.apache.org/jira/browse/FELIX-2265
             Project: Felix
          Issue Type: Bug
          Components: Framework
    Affects Versions: felix-2.0.4
         Environment: Java 5, MacOSX 10.5.8, felix 2.0.4
            Reporter: Jean-Guy Speton


In my application the following bundle host:

Bundle-SymbolicName: com.mypackage 
Bundle-Version: 1.6.1 

is resolving this fragment:

Bundle-SymbolicName: com.mypackage.frag 
Bundle-Version: 1.6.2 
Fragment-Host: com.mypackage; bundle-version="1.6.2" 

Expectation is that the fragment would resolve to only versions 1.6.2 or higher 
of the host bundle.


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

Reply via email to