Hi Joerg,
It's a known issue in Felix FileInstall that I already fixed, you can
take a look on:
https://issues.apache.org/jira/browse/FELIX-6461
https://github.com/apache/felix-dev/pull/127
It will be included in Karaf 4.3.6 (currently in preparation).
Regards
JB
On 06/01/2022 11:38, Jörg Jansen wrote:
Dear all,
during migrating from karaf-4.3.2 to karaf-4.3.5 I recognized an strange
behavior.
For my bundles I've configured a configuration file via blueprint.
Those files are provided in json format.
When starting the karaf with an existing configuration, this file is ignored
until it get touched.
In version 4.3.2 and earlier, it was loaded automatically on startup.
When providing the configuration as a cfg file, everything works fine and as
expected.
Can you provide my any hint, where to take a look at?
Kind regards,
Joerg