Hey Blaine,

This is not possible right now. But one remark: we typically process our
feature files with maven (to be able to install them afterwards using
features:addurl mvn...). If you activate resource filtering on those
projects it will also allow you to do neat things such as using
${project.version} and let maven replace them for you. Maybe this approach
works for your too?

Kind regards,
Andreas

On Tue, Jan 24, 2012 at 21:54, Mucklow, Blaine (GE Energy) <
[email protected]> wrote:

> Hi,
>
> Is it possible to use a variable in the org.apache.karaf.features.cfg file?
>
> We have a lot of bundles that use the same version and it would be nice to
> set it in one place.
>
> For example
>
> version=2.4
> mvn:com.my.group/test/${version}/features/xml,
> mvn:com.my.group/test2/${version}/features/xml
>
> Instead of having to change the version for all of them?
>
> Thanks,
>
> Blaine Mucklow
> Lead Software Engineer
> Scrum Master
> GE Energy Software Solutions Group
>
>
> Work Footprint
> [email protected]<mailto:[email protected]>
> 204055615
> 678-742-1785
>
>

Reply via email to