Yes, it’s what I did in the PR ;) Regards JB
> Le 30 sept. 2020 à 11:44, Steinar Bang <s...@dod.no> a écrit : > >>>>>> Jean-Baptiste Onofre <j...@nanthrax.net>: > >> Hi, >> In this PR: https://github.com/apache/karaf/pull/1206 >> <https://github.com/apache/karaf/pull/1206> > >> I have implemented the interpolation. > >> It means that you can use the following for instance: > >> export >> ORG_APACHE_KARAF_FEATURES_FEATURESREPOSITORIES='${featuresRepositories},mvn:org.apache.karaf.decanter/apache-karaf-decanter/2.5.0/xml/features' > >> Does it look good to you ? > > Yes. :-) > > But we also need a ORG_APACHE_KARAF_FEATURES_FEATURESBOOT (as Romain > Manni-Bucau mentioned) >