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

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


    from 257a7cdc3 Simplify ctor call
     add d5d779726 [SUREFIRE-2173] Update compiler source/target to version 8 
in integration tests
     add 8e3abdf6a [SUREFIRE-2173] Run CI tests also with Java 20

No new revisions were added by this update.

Summary of changes:
 .github/workflows/maven-verify.yml                                  | 4 ++--
 Jenkinsfile                                                         | 2 +-
 maven-failsafe-plugin/src/it/jetty-war-test-failing/pom.xml         | 4 ++--
 maven-failsafe-plugin/src/it/jetty-war-test-passing/pom.xml         | 4 ++--
 maven-failsafe-plugin/src/it/multiple-summaries-failing/pom.xml     | 4 ++--
 maven-failsafe-plugin/src/it/multiple-summaries/pom.xml             | 4 ++--
 maven-failsafe-plugin/src/it/working-directory/pom.xml              | 4 ++--
 surefire-its/src/test/resources/environment-variables/pom.xml       | 4 ++--
 surefire-its/src/test/resources/failingBuilds/pom.xml               | 4 ++--
 surefire-its/src/test/resources/failsafe-notests/pom.xml            | 4 ++--
 surefire-its/src/test/resources/failure-result-counting/pom.xml     | 4 ++--
 surefire-its/src/test/resources/failureOutput/pom.xml               | 4 ++--
 surefire-its/src/test/resources/fork-consoleOutput/pom.xml          | 4 ++--
 .../src/test/resources/fork-consoleOutputWithErrors/pom.xml         | 4 ++--
 surefire-its/src/test/resources/fork-count-multimodule/pom.xml      | 4 ++--
 surefire-its/src/test/resources/fork-count-resource-loading/pom.xml | 4 ++--
 surefire-its/src/test/resources/fork-count-testng/pom.xml           | 4 ++--
 surefire-its/src/test/resources/fork-count/pom.xml                  | 4 ++--
 surefire-its/src/test/resources/fork-fail/pom.xml                   | 4 ++--
 surefire-its/src/test/resources/fork-timeout/pom.xml                | 4 ++--
 surefire-its/src/test/resources/includes-excludes-from-file/pom.xml | 4 ++--
 surefire-its/src/test/resources/includes-excludes/pom.xml           | 4 ++--
 surefire-its/src/test/resources/isolated-classloader/pom.xml        | 4 ++--
 surefire-its/src/test/resources/junit-ignore/pom.xml                | 4 ++--
 surefire-its/src/test/resources/junit-innerClass/pom.xml            | 4 ++--
 surefire-its/src/test/resources/junit-notExtendingTestCase/pom.xml  | 4 ++--
 surefire-its/src/test/resources/junit-pathWithUmlaut/pom.xml        | 4 ++--
 surefire-its/src/test/resources/junit-twoTestCaseSuite/pom.xml      | 4 ++--
 surefire-its/src/test/resources/junit-twoTestCases/pom.xml          | 4 ++--
 .../src/test/resources/junit4-forkAlways-staticInit/pom.xml         | 4 ++--
 surefire-its/src/test/resources/junit4-rerun-failing-tests/pom.xml  | 4 ++--
 surefire-its/src/test/resources/junit4-runlistener/pom.xml          | 4 ++--
 surefire-its/src/test/resources/junit4-twoTestCaseSuite/pom.xml     | 4 ++--
 surefire-its/src/test/resources/junit4/pom.xml                      | 4 ++--
 surefire-its/src/test/resources/junit44-dep/pom.xml                 | 4 ++--
 surefire-its/src/test/resources/junit44-environment/pom.xml         | 4 ++--
 surefire-its/src/test/resources/junit44-hamcrest/pom.xml            | 4 ++--
 surefire-its/src/test/resources/junit44-method-pattern/pom.xml      | 4 ++--
 surefire-its/src/test/resources/junit44-single-method/pom.xml       | 4 ++--
 surefire-its/src/test/resources/junit47-parallel-with-suite/pom.xml | 4 ++--
 surefire-its/src/test/resources/junit47-redirect-output/pom.xml     | 4 ++--
 .../src/test/resources/junit47-static-inner-class-tests/pom.xml     | 4 ++--
 surefire-its/src/test/resources/junit48-categories/pom.xml          | 4 ++--
 surefire-its/src/test/resources/junit48-smartStackTrace/pom.xml     | 4 ++--
 surefire-its/src/test/resources/norunnableTests/pom.xml             | 4 ++--
 surefire-its/src/test/resources/parallel-runtime/pom.xml            | 4 ++--
 surefire-its/src/test/resources/plain-old-java-classpath/pom.xml    | 4 ++--
 surefire-its/src/test/resources/plexus-conflict/pom.xml             | 4 ++--
 surefire-its/src/test/resources/pojo-simple/pom.xml                 | 4 ++--
 surefire-its/src/test/resources/pom.xml                             | 4 ++--
 surefire-its/src/test/resources/reporters/pom.xml                   | 4 ++--
 surefire-its/src/test/resources/result-counting/pom.xml             | 4 ++--
 surefire-its/src/test/resources/runOrder/pom.xml                    | 4 ++--
 surefire-its/src/test/resources/runorder-parallel/pom.xml           | 4 ++--
 .../src/test/resources/sibling-aggregator/aggregator/pom.xml        | 6 +++---
 surefire-its/src/test/resources/sibling-aggregator/child1/pom.xml   | 6 +++---
 surefire-its/src/test/resources/sibling-aggregator/child2/pom.xml   | 6 +++---
 surefire-its/src/test/resources/small-result-counting/pom.xml       | 4 ++--
 .../resources/surefire-1024/jiras-surefire-1024-testjar/pom.xml     | 4 ++--
 .../test/resources/surefire-1080-parallel-fork-double-test/pom.xml  | 4 ++--
 .../resources/surefire-1082-parallel-junit-parameterized/pom.xml    | 4 ++--
 .../test/resources/surefire-1122-parallel-and-flakyTests/pom.xml    | 4 ++--
 .../surefire-1135-improve-ignore-message-for-testng/pom.xml         | 4 ++--
 .../src/test/resources/surefire-1202-rerun-and-failfast/pom.xml     | 4 ++--
 .../src/test/resources/surefire-1209-rerun-and-forkcount/pom.xml    | 6 +++---
 .../src/test/resources/surefire-1278-group-name-ending/pom.xml      | 4 ++--
 .../surefire-1396-pluggableproviders-classpath-provider/pom.xml     | 4 ++--
 .../resources/surefire-1396-pluggableproviders-classpath/pom.xml    | 4 ++--
 .../test/resources/surefire-141-pluggableproviders-provider/pom.xml | 4 ++--
 .../src/test/resources/surefire-141-pluggableproviders/pom.xml      | 4 ++--
 .../src/test/resources/surefire-146-forkPerTestNoSetup/pom.xml      | 4 ++--
 .../src/test/resources/surefire-1535-parallel-testng/pom.xml        | 4 ++--
 surefire-its/src/test/resources/surefire-1602/pom.xml               | 4 ++--
 .../src/test/resources/surefire-162-charsetProvider/pom.xml         | 4 ++--
 .../src/test/resources/surefire-224-wellFormedXmlFailures/pom.xml   | 4 ++--
 surefire-its/src/test/resources/surefire-257-rerunningTests/pom.xml | 4 ++--
 .../src/test/resources/surefire-260-testWithIdenticalNames/pom.xml  | 4 ++--
 .../src/test/resources/surefire-34-securityManager-success/pom.xml  | 4 ++--
 surefire-its/src/test/resources/surefire-34-securityManager/pom.xml | 4 ++--
 .../test/resources/surefire-408-manual-provider-selection/pom.xml   | 4 ++--
 surefire-its/src/test/resources/surefire-500-puzzling-error/pom.xml | 4 ++--
 surefire-its/src/test/resources/surefire-510-testClassPath/pom.xml  | 4 ++--
 .../test/resources/surefire-570-multipleReportDirectories/pom.xml   | 4 ++--
 .../src/test/resources/surefire-613-testCount-in-parallel/pom.xml   | 4 ++--
 .../resources/surefire-621-testCounting-junit3-in-parallel/pom.xml  | 4 ++--
 .../resources/surefire-628-consoleoutputbeforeandafterclass/pom.xml | 4 ++--
 .../src/test/resources/surefire-634-systemPropertiesWarning/pom.xml | 4 ++--
 surefire-its/src/test/resources/surefire-673-mockito/pom.xml        | 4 ++--
 .../src/test/resources/surefire-674-buildFailingWhenErrors/pom.xml  | 4 ++--
 .../src/test/resources/surefire-685-commaseparatedIncludes/pom.xml  | 4 ++--
 surefire-its/src/test/resources/surefire-697-niceSummary/pom.xml    | 4 ++--
 .../src/test/resources/surefire-733-allOverridesCaptured/pom.xml    | 4 ++--
 .../resources/surefire-803-multiFailsafeExec-failureInFirst/pom.xml | 4 ++--
 .../surefire-803-multiFailsafeExec-rebuildOverwrites/pom.xml        | 4 ++--
 .../src/test/resources/surefire-806-specifiedTests-multi/pom.xml    | 4 ++--
 .../src/test/resources/surefire-806-specifiedTests-single/pom.xml   | 4 ++--
 .../src/test/resources/surefire-809-groupExpr-junit48/pom.xml       | 4 ++--
 .../src/test/resources/surefire-809-groupExpr-testng/pom.xml        | 4 ++--
 .../src/test/resources/surefire-812-log4j-classloader/pom.xml       | 4 ++--
 .../src/test/resources/surefire-818-ignored-tests-on-npe/pom.xml    | 4 ++--
 .../src/test/resources/surefire-828-emptyGroupExpr-junit48/pom.xml  | 4 ++--
 .../src/test/resources/surefire-828-emptyGroupExpr-testng/pom.xml   | 4 ++--
 .../src/test/resources/surefire-832-provider-selection/pom.xml      | 4 ++--
 surefire-its/src/test/resources/surefire-847-testngfail/pom.xml     | 4 ++--
 .../src/test/resources/surefire-930-failsafe-runtests/pom.xml       | 4 ++--
 .../src/test/resources/surefire-931-provider-failure/pom.xml        | 4 ++--
 surefire-its/src/test/resources/surefire-943-report-content/pom.xml | 4 ++--
 .../src/test/resources/surefire-946-dummy-dependency/pom.xml        | 4 ++--
 .../resources/surefire-946-killMainProcessInReusableFork/pom.xml    | 4 ++--
 .../src/test/resources/surefire-946-self-destruct-plugin/pom.xml    | 4 ++--
 .../src/test/resources/surefire-972-bizarre-noclassdef/pom.xml      | 4 ++--
 surefire-its/src/test/resources/surefire-975-wrong-encoding/pom.xml | 4 ++--
 .../surefire-979-smartStackTrace-wrongClassloader/module1/pom.xml   | 4 ++--
 .../surefire-979-smartStackTrace-wrongClassloader/module2/pom.xml   | 4 ++--
 .../resources/surefire-979-smartStackTrace-wrongClassloader/pom.xml | 4 ++--
 surefire-its/src/test/resources/system-properties/pom.xml           | 4 ++--
 surefire-its/src/test/resources/test-helper-dump-pid-plugin/pom.xml | 4 ++--
 .../test/resources/testng-740-parallel-without-threadcount/pom.xml  | 4 ++--
 surefire-its/src/test/resources/testng-740-parallel/pom.xml         | 4 ++--
 surefire-its/src/test/resources/testng-afterSuiteFailure/pom.xml    | 4 ++--
 surefire-its/src/test/resources/testng-beforeMethod/pom.xml         | 4 ++--
 surefire-its/src/test/resources/testng-beforeMethodFailure/pom.xml  | 4 ++--
 surefire-its/src/test/resources/testng-execute-error/pom.xml        | 4 ++--
 surefire-its/src/test/resources/testng-groups/pom.xml               | 4 ++--
 surefire-its/src/test/resources/testng-jdk14/pom.xml                | 4 ++--
 surefire-its/src/test/resources/testng-junit-together/pom.xml       | 4 ++--
 surefire-its/src/test/resources/testng-listener-reporter/pom.xml    | 4 ++--
 surefire-its/src/test/resources/testng-method-pattern-after/pom.xml | 4 ++--
 .../src/test/resources/testng-method-pattern-before/pom.xml         | 4 ++--
 surefire-its/src/test/resources/testng-method-pattern/pom.xml       | 4 ++--
 .../src/test/resources/testng-parallel-with-annotations/pom.xml     | 4 ++--
 surefire-its/src/test/resources/testng-path with spaces/pom.xml     | 4 ++--
 surefire-its/src/test/resources/testng-simple/pom.xml               | 4 ++--
 surefire-its/src/test/resources/testng-single-method-5-14-9/pom.xml | 4 ++--
 surefire-its/src/test/resources/testng-single-method/pom.xml        | 4 ++--
 surefire-its/src/test/resources/testng-suite-xml/pom.xml            | 4 ++--
 surefire-its/src/test/resources/testng-twoTestCaseSuite/pom.xml     | 4 ++--
 surefire-its/src/test/resources/timeout-forked/pom.xml              | 4 ++--
 surefire-its/src/test/resources/unicode-testnames/pom.xml           | 4 ++--
 .../test/resources/working-directory-is-invalid-property/pom.xml    | 4 ++--
 surefire-its/src/test/resources/working-directory-missing/pom.xml   | 4 ++--
 surefire-its/src/test/resources/working-directory/pom.xml           | 6 +++---
 142 files changed, 288 insertions(+), 288 deletions(-)

Reply via email to