You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ti...@apache.org on 2018/12/15 21:53:00 UTC

[maven-surefire] branch master updated (f517d34 -> 820f950)

This is an automated email from the ASF dual-hosted git repository.

tibordigana pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git.


    from f517d34  [SUREFIRE-1614] JUnit Runner that writes to System.out corrupts Surefire's STDOUT when using JUnit's Vintage Engine
     add faa473d  added more unit tests in SmartStackTraceParserTest and refactoring
     add 8cef8fe  README.md
     add 820f950  added JDK 12 (Ubuntu) on Jenkins CI

No new revisions were added by this update.

Summary of changes:
 Jenkinsfile                                        |   6 +-
 README.md                                          |   8 +-
 .../apache/maven/surefire/its/Java9FullApiIT.java  |  13 +--
 .../surefire/report/SmartStackTraceParser.java     | 112 +++++++++------------
 ...ifferen0tTestClass.java => OutermostClass.java} |   8 +-
 .../surefire/report/SmartStackTraceParserTest.java |  76 +++++++++-----
 6 files changed, 119 insertions(+), 104 deletions(-)
 copy surefire-providers/common-java5/src/test/java/org/apache/maven/surefire/report/{ADifferen0tTestClass.java => OutermostClass.java} (90%)