You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by GitBox <gi...@apache.org> on 2022/12/29 23:31:50 UTC

[GitHub] [servicemix-bundles] dalbani commented on pull request #195: Fix issue related to mandatory dependency in OkHttp bundle

dalbani commented on PR #195:
URL: https://github.com/apache/servicemix-bundles/pull/195#issuecomment-1367635992

   Actually, the upstream OkHttp project _does_ contain OSGi configuration in the build setup: https://github.com/square/okhttp/blob/master/okhttp/build.gradle.kts#L126.
   It's not clear to me why the official JARs don't contain any OSGi metadata then. 🤔
   
   Anyway, it looks like the following change should be included as well:
   ```
   sun.security.ssl;resolution:=optional,*
   ```


-- 
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-unsubscribe@servicemix.apache.org

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