You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Sahoo (JIRA)" <ji...@apache.org> on 2013/03/12 07:15:13 UTC

[jira] [Created] (FELIX-3966) Require-Bundle header is not parsed correctly

Sahoo created FELIX-3966:
----------------------------

             Summary: 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