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

slachiewicz pushed a change to branch elharo-patch-1
in repository https://gitbox.apache.org/repos/asf/maven-changes-plugin.git


 discard 90aebb2  Create codeql.yml
     add e0e1d80  Expected values come first in JUnit
     add 6fd3cb8  Infer types (#116)
     add 6a09b7c  Create codeql.yml
     add 457c467  Add license header

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   (90aebb2)
            \
             N -- N -- N   refs/heads/elharo-patch-1 (457c467)

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:
 .github/workflows/codeql.yml                       | 24 ++++++++++++++--------
 .../apache/maven/plugins/changes/ChangesXML.java   |  2 +-
 .../plugins/changes/ChangesValidatorMojoTest.java  |  6 +++---
 .../maven/plugins/changes/IssueAdapterTest.java    | 12 +++++------
 .../changes/announcement/AnnouncementMojoTest.java |  2 +-
 .../changes/github/GitHubDownloaderTest.java       |  5 ++---
 6 files changed, 28 insertions(+), 23 deletions(-)

Reply via email to