[
https://issues.apache.org/jira/browse/FELIX-3205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13146408#comment-13146408
]
Mathieu Guillaume commented on FELIX-3205:
------------------------------------------
This seems to be working, thanks!
I still have an issue with an extension bundle that isn't specifying the
"extension:=framework" part, but the spec doesn't seem to say this should be
the default so I suppose it's an issue with the bundle itself.
> Error resolving system.bundle dependencies
> ------------------------------------------
>
> Key: FELIX-3205
> URL: https://issues.apache.org/jira/browse/FELIX-3205
> Project: Felix
> Issue Type: Bug
> Components: Framework, Specification compliance
> Affects Versions: framework-4.0.1
> Reporter: Mathieu Guillaume
> Assignee: Richard S. Hall
> Priority: Minor
> Fix For: framework-4.2.0
>
>
> Bundles with "Require-Bundle: system.bundle" fail to start with the error:
> missing requirement osgi.wiring.bundle=system.bundle.
> Fragments with "Fragment-Host: system.bundle" fail to start with the error:
> missing requirement osgi.wiring.host=system.bundle.
> They load fine if I replace (in FelixConstants) SYSTEM_BUNDLE_SYMBOLICNAME =
> "org.apache.felix.framework" with "system.bundle", but I doubt that's a good
> solution.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira