ok2c commented on a change in pull request #63: [WAGON-576] Retry handler docs 
are possibly wrong
URL: https://github.com/apache/maven-wagon/pull/63#discussion_r383143803
 
 

 ##########
 File path: wagon-providers/wagon-http/src/site/apt/index.apt
 ##########
 @@ -66,13 +66,20 @@ Features
 
     * <<<default>>> will use an instance of 
{{{http://hc.apache.org/httpcomponents-client-ga/httpclient/apidocs/org/apache/http/impl/client/DefaultHttpRequestRetryHandler.html}<<<DefaultHttpRequestRetryHandler>>>}}
 respecting <<<requestSentEnabled>>>, <<<count>>> and <<<nonRetryableClasses>>>.
 
-    *<< <standard>>> will use an instance of 
{{{http://hc.apache.org/httpcomponents-client-ga/httpclient/apidocs/org/apache/http/impl/client/StandardHttpRequestRetryHandler.html}<<<StandardHttpRequestRetryHandler>>>}}
 respecting <<<requestSentEnabled>>> and <<<count>>>.
+    *<<<standard>>> will use an instance of 
{{{http://hc.apache.org/httpcomponents-client-ga/httpclient/apidocs/org/apache/http/impl/client/StandardHttpRequestRetryHandler.html}<<<StandardHttpRequestRetryHandler>>>}}
 respecting <<<requestSentEnabled>>> and <<<count>>>.
 
 Review comment:
   @michael-o As of today we have two GA branches. You should rather use 
`http://hc.apache.org/httpcomponents-client-4.5.x/` here.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to