ok2c commented on a change in pull request #158: Fix AuthSupport StringIndexOutOfBoundsException URL: https://github.com/apache/httpcomponents-client/pull/158#discussion_r312730793
########## File path: httpclient5/src/test/java/org/apache/hc/client5/http/impl/TestAuthSupport.java ########## @@ -0,0 +1,23 @@ +package org.apache.hc.client5.http.impl; Review comment: @ITonyLi There are several code style violations in this test file. https://travis-ci.org/apache/httpcomponents-client/jobs/570372821 Could you please correct them? Otherwise the change-set looks good to me. ---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
