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 2018/08/30 20:35:30 UTC

[maven-wagon] branch master updated (b49a5c8 -> 8809d22)

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 b49a5c8  Replace literals with static finals
     add 8809d22  [WAGON-528] Extend and unify compression capabilities in HTTP (Lightweight) Wagon

No new revisions were added by this update.

Summary of changes:
 .../apache/maven/wagon/http/HttpWagonTestCase.java | 80 ++++++++++++++++++++--
 .../wagon/providers/http/LightweightHttpWagon.java |  8 ++-
 .../wagon/shared/http/AbstractHttpClientWagon.java |  1 -
 .../wagon/providers/http/HttpClientWagonTest.java  | 10 +--
 .../providers/webdav/HttpClientWagonTest.java      | 11 +--
 5 files changed, 83 insertions(+), 27 deletions(-)