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

[maven-surefire] branch dependabot/maven/org.apache.maven.shared-maven-common-artifact-filters-3.2.0 updated (60f6463 -> 114e6d6)

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

github-bot pushed a change to branch dependabot/maven/org.apache.maven.shared-maven-common-artifact-filters-3.2.0
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git.


 discard 60f6463  Bump maven-common-artifact-filters from 3.1.0 to 3.2.0
     add 5482b7f  [SUREFIRE-1983] Corrupted STDOUT by directly writing to native stream in forked JVM 1. [setupJunitLogger() should be called AFTER startCapture()]
     add a0ca49b  Bump jansi from 2.2.0 to 2.4.0
     add 35396ed  Bump htmlunit from 2.33 to 2.57.0
     add b005ce0  excluded maven-shared-utils where not used
     add cdb7c9c  [SUREFIRE-1989] Update maven-common-artifact-filters to Version 3.1.1
     add 114e6d6  Bump maven-common-artifact-filters from 3.1.0 to 3.2.0

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   (60f6463)
            \
             N -- N -- N   refs/heads/dependabot/maven/org.apache.maven.shared-maven-common-artifact-filters-3.2.0 (114e6d6)

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:
 pom.xml                                                       | 10 ++--------
 surefire-booter/pom.xml                                       |  5 -----
 .../apache/maven/surefire/booter/IsolatedClassLoaderTest.java |  2 +-
 surefire-providers/common-junit48/pom.xml                     |  5 -----
 .../maven/surefire/common/junit48/FilterFactoryTest.java      |  2 +-
 .../maven/surefire/junitplatform/JUnitPlatformProvider.java   | 11 ++++++++++-
 6 files changed, 14 insertions(+), 21 deletions(-)