[ 
https://issues.apache.org/jira/browse/ARTEMIS-2426?focusedWorklogId=329852&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-329852
 ]

ASF GitHub Bot logged work on ARTEMIS-2426:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 17/Oct/19 13:17
            Start Date: 17/Oct/19 13:17
    Worklog Time Spent: 10m 
      Work Description: clebertsuconic commented on pull request #4: 
ARTEMIS-2426 Added Bundle-Native code header
URL: https://github.com/apache/activemq-artemis-native/pull/4
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 329852)
    Time Spent: 20m  (was: 10m)

> Allow artemis-native loading Libraries from Bundle
> --------------------------------------------------
>
>                 Key: ARTEMIS-2426
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2426
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>          Components: ActiveMQ-Artemis-Native
>    Affects Versions: native-1.0.0
>            Reporter: Rico Neubauer
>            Assignee: Clebert Suconic
>            Priority: Major
>             Fix For: native-1.1.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> artemis-native currently expects the native libraries to be in the native 
> library path on filesystem. The libraries are shipped in the bundle though 
> already.
> There is header _Bundle-Native_ which can be used to declare the path inside 
> the bundle to look for the libraries. The way they get loaded 
> (System.loadLibrary) already matches to find them.
> See section 3.10 in OSGi spec (4.3).
> Will push a PR, which creates the header for x86 and x86-64, since those are 
> the 2 that are also shipped in the bundle.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to