> @@ -127,16 +127,11 @@ ClientConnectionManager
> newClientConnectionManager(HttpParams params, X509Hostna
> SchemeRegistry schemeRegistry = new SchemeRegistry();
>
> Scheme http = new Scheme("http",
> PlainSocketFactory.getSocketFactory(), 80);@demobox This line should be removed as well since http is registered inline on line 135. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/576/files#r19100946
