You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by Andrea Turli <no...@github.com> on 2014/12/16 11:53:10 UTC

[jclouds] modify injection of OkHttpClientSupplier (#627)

We want jclouds to provide a sensible default with `NewOkHttpClient` but give to an advanced user the ability to override completely that behavior using `OkHttpClientSupplier`
You can merge this Pull Request by running:

  git pull https://github.com/andreaturli/jclouds fix/okhttp

Or you can view, comment on it, or merge it online at:

  https://github.com/jclouds/jclouds/pull/627

-- Commit Summary --

  * modify injection of OkHttpClientSupplier

-- File Changes --

    M drivers/okhttp/src/main/java/org/jclouds/http/okhttp/OkHttpClientSupplier.java (37)
    M drivers/okhttp/src/main/java/org/jclouds/http/okhttp/config/OkHttpCommandExecutorServiceModule.java (34)

-- Patch Links --

https://github.com/jclouds/jclouds/pull/627.patch
https://github.com/jclouds/jclouds/pull/627.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/627

Re: [jclouds] modify injection of OkHttpClientSupplier (#627)

Posted by Andrea Turli <no...@github.com>.
Closed #627.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/627#event-208207105