[
https://issues.apache.org/jira/browse/FELIX-3966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13600027#comment-13600027
]
Richard S. Hall commented on FELIX-3966:
----------------------------------------
I don't believe that is correct. You are allowed to use the shorthand form of
the header for bundles just like you can for packages too. So the first form is
technically equivalent to the second form, just less typing. I think there must
be a bug in KF if it doesn't allow this.
> 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.4.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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira