The changes about feature loading are not yet in the trunk but I attached them as a patch to:
https://issues.apache.org/jira/browse/KARAF-1296

So you can already try it. Guillaume is currently reviewing the changes so I wait a bit more what his result is.

The patch also contains a test where I have a config.properties with one additional line:

--
karaf.startup.feature.uri=mvn:org.apache.karaf.features/framework/1.0.0/xml/features
karaf.startup.feature.name=framework
--

The second line is optional and defaults to framework. So that is what you would have to put into the config to make startup without startup.properties work. The code also reads both startup.properties and the feature so you could even mix both but I would not recommend it.

Christian

Am 23.05.2012 17:44, schrieb Andrei Pozolotin:
     Christian:

     I am curious

     1) are your changes are in current karaf 3 snapshot?

     2) do you have example/test project that shows how to build
     karaf distro w/o startup.properties, with minimal feature=framework
     only?

     3) or is the idea discarded?

     Thank you,

     Andrei





--
Christian Schneider
http://www.liquid-reality.de

Open Source Architect
Talend Application Integration Division http://www.talend.com

Reply via email to