PengZheng opened a new pull request, #610:
URL: https://github.com/apache/celix/pull/610

   This PR fixes #604 by making libcurl an optional dependency of 
`Celix::framework` and moving curl initialization to `Celix::launcher`. All 
containers which contain bundles needing libcurl have been updated to use 
`Celix::launcher` as launcher rather than the one generated by 
`add_celix_container`.
   
   To maintain backward compatibility, `Celix::framework` still requires 
libcurl and does the curl initialization by default.


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

To unsubscribe, e-mail: dev-unsubscr...@celix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to