You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2019/04/03 08:35:42 UTC

[GitHub] [maven-surefire] Tibor17 commented on issue #227: defaulting trimStackTrace to false

Tibor17 commented on issue #227: defaulting trimStackTrace to false
URL: https://github.com/apache/maven-surefire/pull/227#issuecomment-479394204
 
 
   @dfa1 
   We are able to change the default value as well, but we have plan to break all backward compatibilities in the last version `3.0.0-M6`; otherwise we break Maven distribution `3.7` and users.
   So I think you did not search all usages of this configuration; otherwise you would find out that we have 800 integration tests and a lot's of them may break with this change. I guess you did not run the build with all tests `mvn install -P run-its` on JDK8, see `${GIT_PROJECT_ROOT}/README,md`.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services