You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2012/05/06 16:25:49 UTC

[jira] [Closed] (KARAF-1288) Split framework feature into startup and framework to have less bundles in startup.properties

     [ https://issues.apache.org/jira/browse/KARAF-1288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Schneider closed KARAF-1288.
--------------------------------------

    Resolution: Won't Fix

Not necessary anymore as startup.properties will be replaced by a framework feature
                
> Split framework feature into startup and framework to have less bundles in startup.properties
> ---------------------------------------------------------------------------------------------
>
>                 Key: KARAF-1288
>                 URL: https://issues.apache.org/jira/browse/KARAF-1288
>             Project: Karaf
>          Issue Type: Improvement
>            Reporter: Christian Schneider
>             Fix For: 3.1.0
>
>
> Currently all bundles that are loaded by the minimal ditribution are in the framework feature. This feature is also used to create the startup.properties.
> I think it makes sense to split this up into two features: startup and framework.
> Startup would only contain the features we need to load other features. The framework feature would then contain all other bundles from the current framework feature.
> A side effect of this is that we can build a "network" distro easily at a later time that only has the startup jars in the system dir and loads all the rest using maven. 
> In any case I think a small startup feature would make it easier for people to understand how the bootstrapping of karaf works

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