pnoltes opened a new pull request #325:
URL: https://github.com/apache/celix/pull/325


   Introduces some utils function to handle zip files and in memory zip data.
   
   | WARNING:  This PR will introduce a dependency to libzip |
   | --- |
   
   Because of the added dependency there is no hurry to merge this PR.
   
   My idea is to use these functions to rewrite the bundle handlin.g and 
hopefully get rid of some untested and effectually dead code (wire.c, 
capability.c, bundle_archive, bundle_revision, etc)
   
   I also would like to use this to create "fat executable" like an end fatjar 
(a jar with all of it dependencies included). 
   This is also the reason why this PR contains a test where a zip is linked 
against the utils test executable. 


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


Reply via email to