You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by cs...@apache.org on 2021/05/07 20:19:12 UTC

[maven-resolver] branch MRESOLVER-103-move-off-from-deprecated-classes updated (2bcd44e -> 3672902)

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

cstamas pushed a change to branch MRESOLVER-103-move-off-from-deprecated-classes
in repository https://gitbox.apache.org/repos/asf/maven-resolver.git.


    from 2bcd44e  Remove SoTimeut, as socketTimeout is one-to-one what we need
     add 3672902  Add override annotations

No new revisions were added by this update.

Summary of changes:
 .../eclipse/aether/transport/http/DeferredCredentialsProvider.java  | 5 +++++
 .../org/eclipse/aether/transport/http/DemuxCredentialsProvider.java | 3 +++
 .../main/java/org/eclipse/aether/transport/http/GlobalState.java    | 1 +
 .../java/org/eclipse/aether/transport/http/HttpTransporter.java     | 6 ++++++
 .../org/eclipse/aether/transport/http/HttpTransporterFactory.java   | 2 ++
 .../src/main/java/org/eclipse/aether/transport/http/LocalState.java | 1 +
 .../java/org/eclipse/aether/transport/http/SharingAuthCache.java    | 4 ++++
 .../java/org/eclipse/aether/transport/http/SharingHttpContext.java  | 1 +
 8 files changed, 23 insertions(+)