MrEasy commented 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.
   
   What was the line in XML, you had to remove? Had no issue building it on my 
side.
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to