[
https://issues.apache.org/jira/browse/FELIX-3966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard S. Hall resolved FELIX-3966.
------------------------------------
Resolution: Not a Problem
Fix Version/s: (was: framework-4.6.0)
> Require-Bundle header is not parsed correctly
> ---------------------------------------------
>
> Key: FELIX-3966
> URL: https://issues.apache.org/jira/browse/FELIX-3966
> Project: Felix
> Issue Type: Bug
> Components: Framework
> Affects Versions: framework-4.2.0
> Reporter: Sahoo
> Priority: Trivial
>
> It seems Felix is not detetcing a bad Require-Bundle header where as Knopfler
> is detecting it:
> Require-Bundle: bundle1, system.bundle; org.knopflerfish.framework;
> resolution:=optional
> A correct way to write above would be:
> Require-Bundle: bundle1, system.bundle;resolution:=optional,
> org.knopflerfish.framework; resolution:=optional
--
This message was sent by Atlassian JIRA
(v6.2#6252)