This is an automated email from the ASF dual-hosted git repository.
olamy pushed a change to branch test-junit-platform-runner-junit4
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git
from 223b77ad4 fix windows build
add 3d55c292d reduce stored stacktrace to reduce memory usage
No new revisions were added by this update.
Summary of changes:
.../plugin/surefire/AbstractSurefireMojo.java | 31 +++++++++
.../api/booter/ProviderParameterNames.java | 6 ++
.../surefire/api/report/StackTraceProvider.java | 76 +++++++++++++++++-----
.../apache/maven/surefire/booter/ForkedBooter.java | 8 +++
4 files changed, 105 insertions(+), 16 deletions(-)