[
https://issues.apache.org/jira/browse/FELIX-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger updated FELIX-108:
------------------------------------
Attachment: FELIX-108.patch
I think a very simple solution to this case would be to simply test a resource
without a symbolic name or version equal to itself and nothing else and to
return the platform hashcode if the symbolic name or version is missing.
See attached patch.
WDYT ?
> 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
> Priority: Minor
> 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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.