Hi Christian, yes it's actually more like double the features, as it's really hard to seperate the config from the modules for re-usage. A concrete example for this can be found here [1].
regards, Achim [1] - https://github.com/ANierbeck/Karaf-Decanter-Runtime/blob/master/Decanter-Feature/src/main/feature/feature.xml 2016-10-13 7:42 GMT+02:00 Jean-Baptiste Onofré <[email protected]>: > Basically, Achim wants to use the Decanter features without the default > cfg. > > For instance, today, when you install the decanter-collector-jmx feature, > it installs local-jmx.cfg configuration file by default. > > Achim doesn't want the default config, only the "core" features (bundles) > and define his own configuration. > > Regards > JB > > > On 10/13/2016 07:14 AM, Christian Schneider wrote: > >> This change creates a lot of new features. I do not yet understand the >> reasoning behind it. >> Can you explain? >> >> Christian >> >> 2016-10-12 19:59 GMT+02:00 Achim Nierbeck <[email protected]>: >> >> Working on it, but been in a hurry to complete. Will be done tonight >>> >>> Am Mittwoch, 12. Oktober 2016 schrieb Jean-Baptiste Onofré (JIRA) : >>> >>> >>>> [ https://issues.apache.org/jira/browse/KARAF-4767?page= >>>> com.atlassian.jira.plugin.system.issuetabpanels:comment- >>>> tabpanel&focusedCommentId=15569195#comment-15569195 ] >>>> >>>> Jean-Baptiste Onofré commented on KARAF-4767: >>>> --------------------------------------------- >>>> >>>> By the way, I already created a Jira regarding the JMX appender and >>>> already started for this one. >>>> >>>> Decanter: collectors and appenders can't be re-used without default >>>>> >>>> configuration >>>> >>>>> ------------------------------------------------------------ >>>>> >>>> --------------------- >>>> >>>>> >>>>> Key: KARAF-4767 >>>>> URL: https://issues.apache.org/jira/browse/KARAF-4767 >>>>> Project: Karaf >>>>> Issue Type: Bug >>>>> Components: decanter >>>>> Affects Versions: decanter-1.2.0 >>>>> Reporter: Achim Nierbeck >>>>> Assignee: Achim Nierbeck >>>>> Fix For: decanter-1.3.0 >>>>> >>>>> >>>>> Right now the jmx collector and various appenders can't be re-used >>>>> >>>> without the default configs, those features should be split into the >>>> current one which references a *-core feature. This way it's easier to >>>> re-use the jmx collector or the elasticsearch appender ... >>>> >>>> >>>> >>>> -- >>>> This message was sent by Atlassian JIRA >>>> (v6.3.4#6332) >>>> >>>> >>> >>> -- >>> >>> Apache Member >>> Apache Karaf <http://karaf.apache.org/> Committer & PMC >>> OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer >>> & >>> Project Lead >>> blog <http://notizblog.nierbeck.de/> >>> Co-Author of Apache Karaf Cookbook <http://bit.ly/1ps9rkS> >>> >>> Software Architect / Project Manager / Scrum Master >>> >>> >> >> >> > -- > Jean-Baptiste Onofré > [email protected] > http://blog.nanthrax.net > Talend - http://www.talend.com > -- Apache Member Apache Karaf <http://karaf.apache.org/> Committer & PMC OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer & Project Lead blog <http://notizblog.nierbeck.de/> Co-Author of Apache Karaf Cookbook <http://bit.ly/1ps9rkS> Software Architect / Project Manager / Scrum Master
