kevinnammour commented on code in PR #3261:
URL: https://github.com/apache/maven-surefire/pull/3261#discussion_r2847355140
##########
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:
Sure, new ctor for it? No issue for me. This class is already deprecated
7years ago and nothing was done about it till now when i try to contribute to
this project.
--
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]