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

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


    from 3639dd4  [SUREFIRE-1330] JUnit 5 surefire-provider code donation
     new db1ec7f  JUnitPlatformIT needs Java 1.8+
     new 64fdcee  Remove outdated JUnit5IT

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 surefire-its/pom.xml                               |  1 -
 .../org/apache/maven/surefire/its/JUnit5IT.java    | 45 -------------
 .../apache/maven/surefire/its/JUnitPlatformIT.java | 12 ++++
 surefire-its/src/test/resources/junit5/pom.xml     | 77 ----------------------
 .../junit5/src/test/java/junit5/JUnit4Test.java    | 64 ------------------
 .../junit5/src/test/java/junit5/JUnit5Test.java    | 65 ------------------
 6 files changed, 12 insertions(+), 252 deletions(-)
 delete mode 100644 
surefire-its/src/test/java/org/apache/maven/surefire/its/JUnit5IT.java
 delete mode 100644 surefire-its/src/test/resources/junit5/pom.xml
 delete mode 100644 
surefire-its/src/test/resources/junit5/src/test/java/junit5/JUnit4Test.java
 delete mode 100644 
surefire-its/src/test/resources/junit5/src/test/java/junit5/JUnit5Test.java

-- 
To stop receiving notification emails like this one, please contact
s...@apache.org.

Reply via email to