Bug 838625
| Summary: | felix-osgi-foundation: Bundled libraries | |||
|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mikolaj Izdebski <mizdebsk> | |
| Component: | felix-osgi-foundation | Assignee: | Mat Booth <mat.booth> | |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | |
| Severity: | high | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | rawhide | CC: | mat.booth | |
| Target Milestone: | --- | |||
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Bug Fix | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 878469 (view as bug list) | Environment: | ||
| Last Closed: | 2013-03-18 15:52:33 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 504493, 878469 | |||
|
Description
Mikolaj Izdebski
2012-07-09 15:57:22 UTC
Is there any progress on this bug? See Section 999 of the OSGi Compendium Spec: http://www.osgi.org/Download/Release4V43 This bundle contains the platform class definitions that comprise OSGi Defined Execution Environments. An execution environment is the minimum set of classes that are supposed to be available from a platform to be able to support the framework. I don't think there is actually any duplication of code, it is just empty stubs used only for compilation (I assume to make sure your project does not use a class that is not provided by your target OSGi Execution Environment.) This package should NOT be deployed with a project or used in production in any way, it is provided only for compilation. I hope this addresses your concerns. I am going to close this NOTABUG. |