[ 
https://issues.apache.org/jira/browse/FELIX-5271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15309859#comment-15309859
 ] 

ASF GitHub Bot commented on FELIX-5271:
---------------------------------------

GitHub user cschneider opened a pull request:

    https://github.com/apache/felix/pull/70

    [FELIX-5271] Change system bundle location to System Bundle for compa…

    …tibility with fileinstall

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cschneider/felix FELIX-5271

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/felix/pull/70.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #70
    
----
commit 659b36ad34b3467257152821cb008b4b6470bc71
Author: Christian Schneider <ch...@die-schneider.net>
Date:   2016-06-01T07:26:57Z

    [FELIX-5271] Change system bundle location to System Bundle for 
compatibility with fileinstall

----


> System bundle loction incompatible with fileinstall
> ---------------------------------------------------
>
>                 Key: FELIX-5271
>                 URL: https://issues.apache.org/jira/browse/FELIX-5271
>             Project: Felix
>          Issue Type: Bug
>          Components: Connect
>    Affects Versions: connect-0.1.0
>            Reporter: Christian Schneider
>             Fix For: connect-0.2.0
>
>
> Fileinstall accesses the system bundle by its location "System Bundle". 
> Connect uses the location "felix-connect" though. So fileinstall fails with a 
> NPE. 
> I think it would be better to change the location to "System Bundle" as this 
> might happen with other bundles too. Additionally we could check if 
> fileinstall could simply load the bundle 0 which I think should always work.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to