[
https://issues.apache.org/jira/browse/FELIX-3966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13997396#comment-13997396
]
Carsten Ziegeler commented on FELIX-3966:
-----------------------------------------
According to Richard the current behaviour is correct, so can we close this
issue?
> 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
> Fix For: framework-4.6.0
>
>
> 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)