[
https://issues.apache.org/jira/browse/FELIX-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12531330
]
Costin Leau commented on FELIX-380:
-----------------------------------
I think the JRE should be exported since this is what most people expect.
Currently in Spring/OSGi we just include the JRE packages and
org.osgi.framework.system.packages (i.e. the minimal usable framework).
As a comparison this is what the other platforms (Equinox, Knopflerfish) offer
as well.
> provide configuration.properties in the framework.jar by default
> ----------------------------------------------------------------
>
> Key: FELIX-380
> URL: https://issues.apache.org/jira/browse/FELIX-380
> Project: Felix
> Issue Type: Improvement
> Components: Framework
> Affects Versions: 1.0.0
> Reporter: Costin Leau
>
> Even when using just the framework felix as an embedded library, it is
> helpful to have the default configuration.properties (which specifies the
> packages) loaded automatically and present in the jar.
> The configuration could be overwritten at startup so clients that want
> different packages can do that while clients that do not interact with this
> aspect can have a resonable default loaded for them (which is our case =
> Spring OSGi).
> Thanks.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.