You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by gn...@apache.org on 2022/02/07 20:57:35 UTC

[maven] branch MNG-7391-master updated (d81a2c1 -> 5075476)

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

gnodet pushed a change to branch MNG-7391-master
in repository https://gitbox.apache.org/repos/asf/maven.git.


    omit d81a2c1  [MNG-7391] add execution strategy+runner required by Maven Build Cache
     add 5075476  [MNG-7391] add execution strategy+runner required by Maven Build Cache

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   (d81a2c1)
            \
             N -- N -- N   refs/heads/MNG-7391-master (5075476)

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:
 .../src/main/java/org/apache/maven/lifecycle/DefaultLifecycles.java     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)