Tibor17 edited a comment on pull request #502:
URL: https://github.com/apache/maven-surefire/pull/502#issuecomment-1081284797


   @slawekjaranowski 
   I think I took over the description by some user.
   Now we use `SmartStackTraceParser` everywhere except the JUnit3 provider. 
Currently, the logic is located in the class `EventChannelEncoder.StackTrace` 
and the event sticks to `boolean trimStackTraces` which comes from MOJO config.
   Probably  `SmartStackTraceParser#writeTraceToString()` is 
DefaultStackTraceImpl, and `SmartStackTraceParser#writeTrimmedTraceToString()` 
is SmartStackTraceImpl.
   I think the historycal code had two classes and DefaultXXX but I hardly 
remember. Maybe the Git history shows more.
   We can rewrite the description because it does not match the #203 from the 
contributor.


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