> @@ -44,13 +45,11 @@
>  @Test(singleThreaded = true)
>  public class S3ClientMockTest {
>  
> -   private static final Set<Module> modules = ImmutableSet.<Module> of(
> +   private static final Set<Module> modules = ImmutableSet.<Module> of(new 
> OkHttpCommandExecutorServiceModule(),

yep. because okhttp is not dependent on HttpUrlConnectionImpl, which is the 
class that changes with each jre!

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/545/files#r18440490

Reply via email to