Great! Thanks.

-> richard

Felix Meschberger (JIRA) wrote:
[ https://issues.apache.org/jira/browse/FELIX-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12626567#action_12626567 ]
Felix Meschberger commented on FELIX-108:
-----------------------------------------

So I will apply my patch to prevent the NPE.

In addition I have updated the Bundle Repository page [1] with a note on how R3 
Bundles without Bundle-SymbolicName headers are handled.

[1] http://cwiki.apache.org/FELIX/apache-felix-osgi-bundle-repository-obr.html

OBR should handle R3 bundles without symbolic name better
---------------------------------------------------------

                Key: FELIX-108
                URL: https://issues.apache.org/jira/browse/FELIX-108
            Project: Felix
         Issue Type: Bug
         Components: Bundle Repository (OBR)
           Reporter: Richard S. Hall
           Assignee: Felix Meschberger
           Priority: Minor
            Fix For: bundlerepository-1.0.6

        Attachments: FELIX-108.patch


Currently, OBR assumes that all bundles have symbolic names, but R3 bundles do 
not, which can lead to null pointer exceptions. Modify OBR so that it handles 
bundles without symbolic names more cleanly.

Reply via email to