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

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


    from a88d786d7 [SUREFIRE-2047] Upgrade to maven-common-artifact-filters 
3.4.0
     add cad093193 [SUREFIRE-2248] Make "type" attribute on failures and errors 
in (surefire|failsafe)-test-report schema optional

No new revisions were added by this update.

Summary of changes:
 .../apache/maven/plugin/surefire/AbstractSurefireMojo.java |  2 +-
 .../surefire/extensions/SurefireStatelessReporter.java     |  4 ++--
 .../extensions/junit5/JUnit5Xml30StatelessReporter.java    |  2 +-
 .../org/apache/maven/plugin/surefire/MojoMocklessTest.java |  2 +-
 .../plugin/surefire/extensions/StatelessReporterTest.java  |  8 ++++----
 .../plugin/surefire/report/StatelessXmlReporterTest.java   |  8 ++++----
 .../src/site/apt/examples/junit-platform.apt.vm            |  6 +++---
 .../src/site/resources/xsd/surefire-test-report.xsd        | 14 +++++++-------
 .../test/resources/surefire-1894/TEST-surefire.MyTest.xml  |  4 ++--
 .../maven/surefire/extensions/StatelessReporter.java       |  4 ++--
 .../apache/maven/surefire/its/JUnitPlatformEnginesIT.java  |  1 +
 .../fixture/testsuitexmlparser/TEST-org.acme.FlakyTest.xml | 12 ++++++------
 12 files changed, 34 insertions(+), 33 deletions(-)

Reply via email to