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/05/02 18:56:19 UTC

[maven-wagon] branch master updated (0e12ecb -> 92c0d2a)

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 0e12ecb  [WAGON-591] Transfer event is not restarted when request is redirected
     add 92c0d2a  [WAGON-592] Wagon fails when compiled on Java 9+ and run on Java 8 due to JDK API breakage

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/maven/wagon/AbstractWagon.java | 24 +++++++++++----------
 .../wagon/shared/http/AbstractHttpClientWagon.java | 25 +++++++++++-----------
 2 files changed, 26 insertions(+), 23 deletions(-)