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 e524221ec More memory
     add 5f509de7d Disable cache as it's causing some issues with shaded 
artifact

No new revisions were added by this update.

Summary of changes:
 .mvn/extensions.xml                                | 10 ++++----
 .../plugin/surefire/AbstractSurefireMojo.java      | 10 +++-----
 .../its/jiras/Surefire979WrongClassLoaderIT.java   | 10 ++++++++
 .../module1/pom.xml                                | 21 +++++++++++++++++
 .../src/main/java/surefire979/TestBase.java        |  2 --
 .../module2/pom.xml                                | 27 ++++++++++++++++++++++
 .../surefire979/FailingStaticInitializerTest.java  |  3 +--
 .../pom.xml                                        |  6 ++---
 8 files changed, 70 insertions(+), 19 deletions(-)
 create mode 100644 
surefire-its/src/test/resources/surefire-979-smartStackTrace-wrongClassloader-junit5/module1/pom.xml
 copy 
surefire-its/src/test/resources/{surefire-979-smartStackTrace-wrongClassloader 
=> 
surefire-979-smartStackTrace-wrongClassloader-junit5}/module1/src/main/java/surefire979/TestBase.java
 (92%)
 create mode 100644 
surefire-its/src/test/resources/surefire-979-smartStackTrace-wrongClassloader-junit5/module2/pom.xml
 copy 
surefire-its/src/test/resources/{surefire-979-smartStackTrace-wrongClassloader 
=> 
surefire-979-smartStackTrace-wrongClassloader-junit5}/module2/src/test/java/surefire979/FailingStaticInitializerTest.java
 (85%)
 copy 
surefire-its/src/test/resources/{surefire-979-smartStackTrace-wrongClassloader 
=> surefire-979-smartStackTrace-wrongClassloader-junit5}/pom.xml (87%)

Reply via email to