michael-o commented on a change in pull request #57: WAGON-567: support retry
on server side errors
URL: https://github.com/apache/maven-wagon/pull/57#discussion_r335953719
##########
File path:
wagon-providers/wagon-http/src/test/java/org/apache/maven/wagon/providers/http/AbstractHttpClientWagonTest.java
##########
@@ -58,7 +58,7 @@
{
@Ignore("This test is validating nothing and require internet connection
which we should avoid so ignore it")
public void test()
- throws Exception
+ throws Exception
Review comment:
Please drop formattting changes in this class, they are unrelated
----------------------------------------------------------------
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