[
https://issues.apache.org/jira/browse/FELIX-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Heinemann resolved FELIX-2186.
-----------------------------------
Resolution: Not A Problem
Forget it....I am blind :D
> parsing BundleNativeCode is not implemented correctly
> -----------------------------------------------------
>
> Key: FELIX-2186
> URL: https://issues.apache.org/jira/browse/FELIX-2186
> Project: Felix
> Issue Type: Bug
> Components: Framework
> Affects Versions: felix-2.0.4
> Reporter: Lars Heinemann
>
> When installing a bundle with the following NativeCode definition it spits
> NullpointerException:
> Bundle-NativeCode: libmylib.so;osname=Linux;processor=x86_64,process
> or=x86-64;processor=amd64
> when changing this line to:
> Bundle-NativeCode: libmylib.so;osname=Linux;processor=amd64
> it works fine.
> Tried to deploy the bundle to equinox and it worked like a charm. I think
> Felix got an issue here.
> Could somebody check this?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.