elharo commented on code in PR #3261:
URL: https://github.com/apache/maven-surefire/pull/3261#discussion_r2847275421


##########
maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/extensions/DefaultStatelessReportMojoConfiguration.java:
##########
@@ -45,6 +45,7 @@ public DefaultStatelessReportMojoConfiguration(
             String xsdSchemaLocation,
             boolean enableOutErrElements,
             boolean enablePropertiesElement,
+            boolean reportTestTimestamp,

Review Comment:
   Didn't notice this before, but this is an incompatible  public API change 
which we can't do in a minor release. 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to