Re: Configuring a String Array with an Environment Variable

2025-10-18 Thread Jean-Baptiste Onofré
Hi Steven Not yet, I will do the investigations during the weekend. I will keep you posted. Thanks! Regards JB On Thu, Oct 9, 2025 at 9:59 AM Steven Huypens wrote: > > Hi JB, > > Did you manage to reproduce the issue ? > > Kind regards, > Steven > > On Thu, Sep 25, 2025 at 6:16 PM Jean-Baptiste

Re: Configuring a String Array with an Environment Variable

2025-10-17 Thread Steven Huypens
Hi JB, Did you manage to reproduce the issue ? Kind regards, Steven On Thu, Sep 25, 2025 at 6:16 PM Jean-Baptiste Onofré wrote: > > Thanks Steven! > > Let me try to reproduce (with a simple atomic config). > I will reply to the GitHub Issue. > > Regards > JB > > On Thu, Sep 25, 2025 at 1:31 PM

Configuring a String Array with an Environment Variable

2025-09-27 Thread Steven Huypens
Hi all, I'm trying to configure my Karaf instance with environment variables as described in https://karaf.apache.org/manual/latest/#_environment_variables_system_properties However I cannot find how to configure a String array as required by for instance the Felix Healthchecks when I want to con

Re: Configuring a String Array with an Environment Variable

2025-09-25 Thread Jean-Baptiste Onofré
Thanks Steven! Let me try to reproduce (with a simple atomic config). I will reply to the GitHub Issue. Regards JB On Thu, Sep 25, 2025 at 1:31 PM Steven Huypens wrote: > > Hi JB, > > Thanks for your instant response. Here you go : > https://github.com/apache/karaf/issues/2062 > > I'm happy to

Re: Configuring a String Array with an Environment Variable

2025-09-25 Thread Steven Huypens
Hi JB, Thanks for your instant response. Here you go : https://github.com/apache/karaf/issues/2062 I'm happy to try any escaping, but I'm not sure what you have in mind. Best regards, Steven On Thu, Sep 25, 2025 at 10:54 AM Jean-Baptiste Onofré wrote: > > Hi Steven > > The [] syntax should wor

Re: Configuring a String Array with an Environment Variable

2025-09-25 Thread Jean-Baptiste Onofré
Hi Steven The [] syntax should work (possibly with escape). Let me try to reproduce. Do you mind to create an issue on https://github.com/apache/karaf/issues ? Thanks ! Regards JB On Thu, Sep 25, 2025 at 10:00 AM Steven Huypens wrote: > > Hi all, > > I'm trying to configure my Karaf instance w