You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2020/02/23 19:10:56 UTC

[maven-wagon] branch master updated (e9dd774 -> 96118c9)

This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-wagon.git.


    from e9dd774  [WAGON-570] Use RedirectStrategy from HttpClient rather than a custom approach
     add 96118c9  [WAGON-579] Handle SC_UNAUTHORIZED and SC_PROXY_AUTHENTICATION_REQUIRED in all methods

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/maven/wagon/http/HttpWagonTestCase.java   | 4 ++--
 .../apache/maven/wagon/providers/http/LightweightHttpWagon.java    | 7 +++++--
 .../apache/maven/wagon/shared/http/AbstractHttpClientWagon.java    | 4 +++-
 3 files changed, 10 insertions(+), 5 deletions(-)