Return-Path: X-Original-To: apmail-karaf-issues-archive@minotaur.apache.org Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B31199EB2 for ; Sun, 13 May 2012 02:39:11 +0000 (UTC) Received: (qmail 79911 invoked by uid 500); 13 May 2012 02:39:11 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 79797 invoked by uid 500); 13 May 2012 02:39:10 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 79755 invoked by uid 99); 13 May 2012 02:39:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 May 2012 02:39:10 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 May 2012 02:39:09 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 205E3493E4A for ; Sun, 13 May 2012 02:38:49 +0000 (UTC) Date: Sun, 13 May 2012 02:38:49 +0000 (UTC) From: "Andreas Pieber (JIRA)" To: issues@karaf.apache.org Message-ID: <25940194.59020.1336876729134.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1119910557.16794.1332756566112.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Closed] (KARAF-1288) Split framework feature into startup and framework to have less bundles in startup.properties MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/KARAF-1288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Pieber closed KARAF-1288. --------------------------------- Resolution: Won't Fix Fix Version/s: (was: 3.1.0) > 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 > > 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