[
https://issues.apache.org/jira/browse/FELIX-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard S. Hall closed FELIX-23.
--------------------------------
Resolution: Fixed
Assignee: Richard S. Hall
I have applied this patch. I made a few minor modifications. The only important
change was that I added another check at install time; thus, a bundle won't
install if it doesn't match the current execution environment. I kept the
resolve-time check too, so that we do not try to resolve bundles that no longer
match the execution environment.
> Implement execution environment checking
> ----------------------------------------
>
> Key: FELIX-23
> URL: https://issues.apache.org/jira/browse/FELIX-23
> Project: Felix
> Issue Type: New Feature
> Components: Framework, Specification compliance
> Reporter: Richard S. Hall
> Assigned To: Richard S. Hall
> Attachments: FELIX-23.diff
>
>
> This issue is documented in sections 3.3 and 999 in the OSGi R4 specification
> and compendium. This should not be a significant amount of work, we just need
> to implement some code to verify a bundle's required execution environment.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.