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 useful if 
fileinstall could (perhaps through configuration) set this expression on all 
configurations it loads.

WDYT?

David Jencks

> On Jul 17, 2020, at 11:25 PM, Jean-Baptiste Onofre <[email protected]> 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 FileInstall 3.6.8 fixes that.
> 
> Please, take a look on Release Notes for details.
> 
> Release Notes:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310100&version=12348457
>  
> <https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310100&version=12348457>
> 
> Staging Repository:
> https://repository.apache.org/content/repositories/orgapachefelix-1343/ 
> <https://repository.apache.org/content/repositories/orgapachefelix-1343/>
> 
> Staging Dist:
> https://dist.apache.org/repos/dist/dev/felix/fileinstall/3.6.8/ 
> <https://dist.apache.org/repos/dist/dev/felix/fileinstall/3.6.8/>
> 
> Git Tag:
> org.apache.felix.fileinstall-3.6.8
> 
> Please vote to approve this release:
> 
> [ ] +1 Approve the release
> [ ] -1 Don't approve the release (please provide specific comments)
> 
> This vote will be open for at least 72 hours.
> 
> Thanks,
> Regards
> JB

Reply via email to