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

olamy pushed a change to branch junit-5-parallel
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git


    omit 5e12670d0 try parallel run with Junit5 feature
     add b2d4904bd Fix jenkins build (#3314)
     add f5549cb97 try parallel run with Junit5 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   (5e12670d0)
            \
             N -- N -- N   refs/heads/junit-5-parallel (f5549cb97)

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:
 Jenkinsfile                                        | 14 ++++++----
 maven-failsafe-plugin/pom.xml                      | 14 +++++++---
 maven-surefire-common/pom.xml                      | 19 +------------
 .../maven/plugin/surefire/extensions/E2ETest.java  | 18 ++++++-------
 maven-surefire-plugin/pom.xml                      | 10 +++----
 maven-surefire-report-plugin/pom.xml               | 10 +++----
 pom.xml                                            | 16 +++++++++++
 surefire-api/pom.xml                               | 13 +--------
 surefire-booter/pom.xml                            | 13 +--------
 surefire-extensions-api/pom.xml                    |  5 +---
 surefire-its/pom.xml                               | 31 +++++++++++++++-------
 surefire-logger-api/pom.xml                        | 13 +--------
 surefire-providers/common-java5/pom.xml            | 13 +--------
 surefire-providers/surefire-junit-platform/pom.xml | 13 +--------
 surefire-report-parser/pom.xml                     | 13 +--------
 15 files changed, 81 insertions(+), 134 deletions(-)

Reply via email to