[
https://issues.apache.org/jira/browse/FELIX-5209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jencks resolved FELIX-5209.
---------------------------------
Resolution: Fixed
fixed rev r1734365
> [FileInstall] use framework bundle location to get framework bundle
> -------------------------------------------------------------------
>
> Key: FELIX-5209
> URL: https://issues.apache.org/jira/browse/FELIX-5209
> Project: Felix
> Issue Type: Bug
> Components: File Install
> Affects Versions: fileinstall-3.5.0
> Reporter: David Jencks
> Assignee: David Jencks
> Fix For: fileinstall-3.5.4
>
>
> FileInstall doesn't work in isolated regions where bundle 0 is not directly
> visible. Usage of context.getBundle(0) needs to be replaced with
> context.getBundle(Constants.SYSTEM_BUNDLE_LOCATION) which always works.
> Also, the project doesn't appear to build because it's using an obsolete
> parent version.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)