Apologies for being out of date, but some months ago there was a
proposal (from Neil Bartlett I think) to add bundle archive (bar)
support to Apache Felix fileinstall. Did that ever make it into
fileinstall?
If so, is there some usage documentation available for it?
Thanks,
Scott
IIUC your solution involves not altering the bundle binding of a configuration.
It’s been many years, but IIRC it’s now recommended to completely sidestep
this bundle binding of configurations by binding to an expression that allows
any bundle to access the configuration. I thought it would be
+1
- Ray
On Sat, Jul 18, 2020, 02:25 Jean-Baptiste Onofre, wrote:
> Hi everyone,
>
> We fixed an important issue in Felix FileInstall introduced in 3.6.6
> release: the configuration are bound to a bundle preventing "global"
> visibility, impacting lot of user bundles (SCR, etc).
>
> Felix File