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 2022/01/31 10:06:45 UTC

[maven-resolver] branch MRESOLVER-218-provided-checksums updated (1fec405 -> 7178b70)

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

cstamas pushed a change to branch MRESOLVER-218-provided-checksums
in repository https://gitbox.apache.org/repos/asf/maven-resolver.git.


 discard 1fec405  Make remote_external and provided not ignored on mismatch, while included is ignored on mismatch as before.
 discard f24a579  Drop metadata checksums feature
 discard 2052f72  PR comments
 discard 6417ae2  Finally rename checksum kinds properly
 discard db771a5  Extend javadoc, mark places from where checksums may come.
 discard e1927b0  [MRESOLVER-234] Provided checksums
     add 7178b70  [MRESOLVER-234] Introduce "provided" checksums feature

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (1fec405)
            \
             N -- N -- N   refs/heads/MRESOLVER-218-provided-checksums (7178b70)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes: