[GitHub] karaf pull request #248: [KARAF-4764] Add ability to configure RMI Registry ...

2016-10-12 Thread netudima
GitHub user netudima opened a pull request: https://github.com/apache/karaf/pull/248 [KARAF-4764] Add ability to configure RMI Registry locate and create … …flags You can merge this pull request into a Git repository by running: $ git pull https://github.com/netudima/karaf

Re: [jira] [Work started] (KARAF-4767) Decanter: collectors and appenders can't be re-used without default configuration

2016-10-12 Thread Achim Nierbeck
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- >

[DISCUSS] Gogo commands completion data

2016-10-12 Thread Guillaume Nodet
I'm working on trying to nicely integrate gogo commands. The new gogo-jline bundle has a very nice way to allow external configuration for command completion. For example, one need to execute the script at https://gist.github.com/gnodet/18de68d57fc959efb7f9e4766415ff5e to add full completion to

Re: [DISCUSS] Gogo commands completion data

2016-10-12 Thread Guillaume Nodet
The problem is to obtain the list of scripts that needs to be loaded somehow. If we somehow include (using the source command for example), it means we need to copy the script file *and* modify another script, which may be a bit more complicated than necessary. 2016-10-12 18:38 GMT+02:00

Re: [jira] [Work started] (KARAF-4767) Decanter: collectors and appenders can't be re-used without default configuration

2016-10-12 Thread Christian Schneider
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 : > Working on it, but been in a hurry to complete. Will be done tonight > > Am Mittwoch, 12. Oktober 2016

Re: [jira] [Work started] (KARAF-4767) Decanter: collectors and appenders can't be re-used without default configuration

2016-10-12 Thread Jean-Baptiste Onofré
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