[ 
https://issues.apache.org/jira/browse/FELIX-3115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sahoo closed FELIX-3115.
------------------------

       Resolution: Fixed
    Fix Version/s:     (was: bundlerepository-1.6.8)

Yes, Richard, I also confirm it to be working with OBR 1.6.6, so I am closing 
this bug. I am marking this as Fixed, as I don't see any other value 
appropriate. If anyone knows the exact change that fixed this issue, feel free 
to update this bug.

> Bundle-RequiredExecutionEnvironment matching fails when multiple environment 
> is specified in org.osgi.framework.executionenvironment
> ------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-3115
>                 URL: https://issues.apache.org/jira/browse/FELIX-3115
>             Project: Felix
>          Issue Type: Bug
>          Components: Bundle Repository (OBR)
>    Affects Versions: bundlerepository-1.6.2
>            Reporter: Sahoo
>
> OBR failed to a bundle which has Bundle-RequiredExecutionEnvironment as 
> J2SE-1.5 in an environment where 
> org.osgi.framework.executionenvironment=JavaSE-1.6,J2SE-1.5,J2SE1.4,J2SE-1.3,J2SE-1.2
> This seems to be a bug in FilterImpl.matchCase() method which is failing to 
> match a requirement like:
> ee:(|(ee=J2SE-1.5))
> with a capability like:
> ee:{ee=JavaSE-1.6,J2SE-1.5,J2SE1.4,J2SE-1.3,J2SE-1.2}
> If I set org.osgi.framework.executionenvironment=J2SE-1.5, the bundle deploys 
> fine.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to