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

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


    from 6f13b7c  [MRESOLVER-168] add DEBUG message on artifact resolving from 
repos
     new 8e4e785  [MRESOLVER-171] Resolver fails when compiled on Java 9+ and 
run on Java 8 due to JDK API breakage
     new 8a6bd7e  [MRESOLVER-177] Move pre-/post-processing of metadata from 
ResolveTask to DefaultMetadataResolver

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../aether/connector/basic/ChecksumCalculator.java | 13 +++++----
 .../aether/internal/impl/DefaultFileProcessor.java | 11 ++++----
 .../internal/impl/DefaultMetadataResolver.java     | 32 +++++++++++-----------
 .../connector/transport/AbstractTransporter.java   | 19 +++++++------
 .../internal/test/util/TestFileProcessor.java      |  9 +++---
 .../classpath/RecordingTransportListener.java      |  7 +++--
 .../transport/file/RecordingTransportListener.java |  7 +++--
 .../transport/http/RecordingTransportListener.java |  7 +++--
 .../wagon/RecordingTransportListener.java          |  7 +++--
 9 files changed, 60 insertions(+), 52 deletions(-)

Reply via email to