MrEasy edited a comment on issue #4: ARTEMIS-2426 Added Bundle-Native code 
header
URL: 
https://github.com/apache/activemq-artemis-native/pull/4#issuecomment-543044283
 
 
   @clebertsuconic It is not adding the so to the JAR - the 2 so files are 
already part of the JAR.
   It only adds Bundle-Headers to the Manifest, allowing the so being loaded 
from JAR directly in an OSGi-environment, instead of having to extract it and 
placing it in an external-lib folder.
   See issue description for some more info.
   
   Uh, added one <configuration> element too much, sorry 'bout that. Will 
update the PR.
   

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to