Re: Features Core bundle stuck in "Resolved" state

2016-09-12 Thread oski_bear
I have created a git repository with a project that reproduces these issues. You can find it here . (https://github.com/damiri-ts/karaf-features-core-issue). Here are the steps to reproduce. 1. Build the project: mvn clean install 2.

Re: Karaf master console

2016-09-12 Thread Guillaume Nodet
This must be caused by the following commit: https://github.com/apache/karaf/commit/0de35b7a700c950f98f24cda6a09a204e45ee64a It would be nice to have a way to detect if the terminal will support those unicode characters, but not sure there's a way to do that. 2016-09-12 17:57 GMT+02:00 Morgan

Re: Karaf master console

2016-09-12 Thread Morgan Hautman
Thank you! Regards, Morgan On 2016-09-12 18:16, Jean-Baptiste Onofré wrote: Yes, I'm able to reproduce it. I gonna work on it. Regards JB On 09/12/2016 05:57 PM, Morgan Hautman wrote: Hi, On the master of the karaf console, I'm working on a fix for cave and I see that the console shows

Re: Karaf master console

2016-09-12 Thread Jean-Baptiste Onofré
Yes, I'm able to reproduce it. I gonna work on it. Regards JB On 09/12/2016 05:57 PM, Morgan Hautman wrote: Hi, On the master of the karaf console, I'm working on a fix for cave and I see that the console shows some weird "quesionmarks" when it displays a ShellTable. Do you guys experience

Karaf master console

2016-09-12 Thread Morgan Hautman
Hi, On the master of the karaf console, I'm working on a fix for cave and I see that the console shows some weird "quesionmarks" when it displays a ShellTable. Do you guys experience the same on Ubuntu? http://pasteboard.co/2fyP2KFqy.png Thanks! Regards, Morgan

blueprint dependency on configuration

2016-09-12 Thread Alex Soto
Hello, How to make the blueprint context wait for the configuration to be deployed before it starts? When there are not suitable default values for configuration properties, the blueprint context is starting before the my.config.cfg file is deployed, which causes the

Re: features.xml and classpath URL handler

2016-09-12 Thread Alex Soto
Added Jira ticket: https://issues.apache.org/jira/browse/KARAF-4707 Thanks, Alex soto > On Sep 11, 2016, at 1:23 AM, Jean-Baptiste Onofré wrote: > > Good idea. > > Can you create a Jira about that ? > > Thanks, >

Re: Unable to use http://karaf.apache.org/xmlns/shell/v1.0.0

2016-09-12 Thread Guillaume Nodet
2016-09-12 9:12 GMT+02:00 jochenw : > Hello, > > in the Jira, you say that update to > http://karaf.apache.org/xmlns/shell/v1.1.0 was possible. > > However, when I tried that, it looks like the command definition in > blueprint doesn't work (I verified this with

Re: Unable to use http://karaf.apache.org/xmlns/shell/v1.0.0

2016-09-12 Thread jochenw
Hello, in the Jira, you say that update to http://karaf.apache.org/xmlns/shell/v1.1.0 was possible. However, when I tried that, it looks like the command definition in blueprint doesn't work (I verified this with the voting example): Unable to start blueprint container for bundle