You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ti...@apache.org on 2022/01/08 14:20:51 UTC

[maven-surefire] branch jira-1972 updated (28f9ffb -> 646b38f)

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

tibordigana pushed a change to branch jira-1972
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git.


 discard 28f9ffb  functionality of build-helper-maven-plugin substituted by altering properties
 discard d801e78  Revert "employed classifiers"
 discard 66e0588  Revert "org.apache.maven.surefire:surefire-shared-utils:jar:shaded"
 discard 70fe962  org.apache.maven.surefire:surefire-shared-utils:jar:shaded
 discard f38a485  employed classifiers
 discard 633d945  [SUREFIRE-1972] Use current version of surefire-shared-utils
     add d309853  Bump maven-shade-plugin from 3.2.3 to 3.2.4
     add 2a97a4c  GitHub Shared Action v2
     add 4458e0c  Not exclude failsafe-reports from failure uploads
     add 5252f16  Deploy artifacts only for master branch
     add 09c547c  Bump junit-toolbox from 1.11 to 2.4
     add e969bef  enforce-java [1.8, 1.9) not needed
     add 646b38f  [SUREFIRE-1972] Use current version of surefire-shared-utils

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   (28f9ffb)
            \
             N -- N -- N   refs/heads/jira-1972 (646b38f)

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/maven-verify.yml |  8 +++++---
 Jenkinsfile                        | 10 ++++++++--
 pom.xml                            | 31 ++-----------------------------
 3 files changed, 15 insertions(+), 34 deletions(-)