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

olamy pushed a change to branch test-junit-platform-runner-junit4
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git


 discard 5773c02b8 Handle Category from junit4
 discard 19376f1bb add null safety, more usable exception message
 discard d24a2b714 use junit 4 in failsafe plugin ITs
 discard 7e003b7d9 apply spotless
 discard 28f2c42ae tidy up
 discard e0c050188 refine method call of expected failing tests with specific 
error message
 discard 206434f28 move unsupported versions tests to one file
 discard 6dd2390c3 use version range, add tests for JUnit 4 versions, adjust 
naming of similar JUnit 3 test
 discard f2c2acf57 remove unnecessary packages from test
 discard f237545df add unsupported error and test
 discard a5a035db0 enable test launchers to expect errors in log after execution
 discard d4fc4efd0 fix turning parallel from junit4 to 
junit.vintage.execution.parallel
 discard 2e043b3ad no more pojo simple
 discard a490f5934 no more pojo simple
    omit 5d53046e3 restore provider parameters
    omit 755fb592c no need of specific 4.7 tests
    omit cc3908a43 fix missing remove modules
    omit e5f3a7dd7 remove junit 3 support (#3191)
    omit cbabb9512 spotless:apply
    omit 963919345 more its migration to junit 4.12
    omit f4133f37f more its migration to junit 4.12
    omit dde70ca68 more its migration to junit 4.12
    omit 4089d1b91 more its migration to junit 4.12
    omit 31ac8b6e5 remove junit 3 provider, update to junit 4 (#3190)
    omit 319dc2261 more its upgrade to 4.12
    omit 836c68570 remove duplicate line
    omit 8f8a048be more renaming
    omit 1f6973b5b junit 4.12
    omit 2f8ea53ce remove surefire junit4, 47 code
    omit b156d1d22 avoid some NPE
    omit d109ceeb4 Force junit 4 to use 4.12 as minimum with platform engine
    omit f4518908e restore test
    omit d0e8847b3 add version range as vintage can be used only from 4.12
    omit 046a6fb6d spotless
    omit 589765327 those timing tests are so flaky
    omit 8cf2396a8 fix unit tests
    omit cfba44999 fix the NPEs
    omit e3b3005a5 expecting changes here
    omit d9a6650a7 fix some compilation
    omit f82b1c39b use junit plaform runner for junit 4.4
     add e1f0260fe Fix typo in configuring-classpath documentation
     add 4da5444ca Fix typo in artifactId tag
     add cceda8445 Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 
(#3192)
     add 1ec30aae5 Bump org.assertj:assertj-core from 3.27.4 to 3.27.6
     add faaf2d763 use junit plaform runner for junit 4.4
     add 81a4a4b11 fix some compilation
     add ea00098e0 expecting changes here
     add 9227198b2 fix the NPEs
     add c8c13be7a fix unit tests
     add f7070a8dd those timing tests are so flaky
     add 08ef3ef34 spotless
     add 0d94d584e add version range as vintage can be used only from 4.12
     add 13fa247b2 restore test
     add 644c294af Force junit 4 to use 4.12 as minimum with platform engine
     add 31c4f755c avoid some NPE
     add 8f934a395 remove surefire junit4, 47 code
     add f0f52cd1e junit 4.12
     add 191dd5c8f more renaming
     add d5e738a1b remove duplicate line
     add 4922dd8be more its upgrade to 4.12
     add 31f512b20 remove junit 3 provider, update to junit 4 (#3190)
     add 8d99557c1 more its migration to junit 4.12
     add 04e6b7815 more its migration to junit 4.12
     add 53a7555bd more its migration to junit 4.12
     add 7d66a9e12 more its migration to junit 4.12
     add 92df2a7a5 spotless:apply
     add 9540b3966 remove junit 3 support (#3191)
     add de49815cd fix missing remove modules
     add 19b5b8792 no need of specific 4.7 tests
     add c72545fc6 restore provider parameters
     add 62606b023 no more pojo simple
     add 911fe31f5 no more pojo simple
     add 7b90a4a41 fix turning parallel from junit4 to 
junit.vintage.execution.parallel
     add 9f3e9d961 enable test launchers to expect errors in log after execution
     add bb928960a add unsupported error and test
     add d67e3d640 remove unnecessary packages from test
     add 0c7546d4c use version range, add tests for JUnit 4 versions, adjust 
naming of similar JUnit 3 test
     add 661ebfcc0 move unsupported versions tests to one file
     add bd3a3f2c7 refine method call of expected failing tests with specific 
error message
     add f88629e7b tidy up
     add 6da7b17fd apply spotless
     add 84b2837e2 use junit 4 in failsafe plugin ITs
     add e6b952ebc add null safety, more usable exception message
     add b14b09ee4 Handle Category from junit4

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   (5773c02b8)
            \
             N -- N -- N   refs/heads/test-junit-platform-runner-junit4 
(b14b09ee4)

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/site/apt/examples/configuring-classpath.apt.vm                | 4 ++--
 pom.xml                                                               | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Reply via email to