You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Michael Osipov <mi...@apache.org> on 2023/01/11 22:58:33 UTC

[ANN] Maven Surefire 3.0.0-M8 released

The Apache Maven team is pleased to announce the release of the Maven 
Surefire version 3.0.0-M8.

https://maven.apache.org/maven-surefire/


Release Notes - Maven Surefire - Version 3.0.0-M8

** Bug
     * [SUREFIRE-2032] - When declare the @Disabled annotation at the 
class level, skip displayed in other test class
     * [SUREFIRE-2082] - Huge test sets may open too many files
     * [SUREFIRE-2090] - Xref link to source code with specified line 
number doesn't work. Missing "L" in anchor
     * [SUREFIRE-2101] - Phrased test names with missing @DisplayName 
result in a "null" test name
     * [SUREFIRE-2109] - User cannot write temporary file to surefire/ 
temp directory
     * [SUREFIRE-2117] - XML report omits package and outer class name 
for tests in @Nested inner class if testset reporter is configured to 
use phrased naming
     * [SUREFIRE-2135] - On Unix-like OS and JDK 18+ Surefire kills the 
forked JVM if PpidChecker is active and argLine is set to 
-Dfile.encoding=UTF-16

** New Feature
     * [SUREFIRE-2139] - Fully support Java 19 byte code

** Improvement
     * [SUREFIRE-1654] - Remove deprecated parameter 'forkMode' and use 
only 'forkCount'
     * [SUREFIRE-1962] - Unit test for ProviderInfo#isApplicable
     * [SUREFIRE-2100] - Improve behaviour for surefire-report goal with 
aggregate parameter
     * [SUREFIRE-2133] - Make anchors start *before* the headings
     * [SUREFIRE-2136] - UmlautDirIT: Revert special paths with colon in 
it to regular ones after test
     * [SUREFIRE-2138] - Update JUnit versions used in docs/ITs

** Task
     * [SUREFIRE-2122] - Document how to develop on Surefire using IntelliJ
     * [SUREFIRE-2126] - Use the latest surefire version 3.0.0-M7 with 
self testing
     * [SUREFIRE-2137] - Run junit jupiter platform ITs with latest 
5.8.x and 5.9.x as well

** Dependency upgrade
     * [SUREFIRE-2129] - Upgrade Maven Reporting API to 3.1.1/Maven 
Reporting Impl to 3.2.0


Enjoy,

-The Apache Maven team

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org