David Jencks created FELIX-5209:
-----------------------------------

             Summary: [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)

Reply via email to