bar support in felix fileinstall?

2020-07-18 Thread Scott Lewis
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

Re: [VOTE] Apache Felix FileInstall 3.6.8 release

2020-07-18 Thread David Jencks
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

Re: [VOTE] Apache Felix FileInstall 3.6.8 release

2020-07-18 Thread Raymond Auge
+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