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


##########
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:
   @kevinnammour agree. this is something probably used only internally not 
sure as an external users what I could about this class this is very specific 
to surefire internal. 
   



-- 
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