[
https://issues.apache.org/jira/browse/SUREFIRE-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15871506#comment-15871506
]
ASF GitHub Bot commented on SUREFIRE-1330:
------------------------------------------
Github user sbrannen commented on a diff in the pull request:
https://github.com/apache/maven-surefire/pull/142#discussion_r101716366
--- Diff: surefire-providers/pom.xml ---
@@ -41,6 +41,7 @@
<module>surefire-junit3</module>
<module>surefire-junit4</module>
<module>surefire-junit47</module>
+ <module>surefire-junit5</module>
--- End diff --
Agreed. Please do not refer to the _JUnit Platform_ as "JUnit 5".
The JUnit Platform is approaching version 1.0 GA, not 5.0.
> JUnit 5 surefire-provider code donation
> ---------------------------------------
>
> Key: SUREFIRE-1330
> URL: https://issues.apache.org/jira/browse/SUREFIRE-1330
> Project: Maven Surefire
> Issue Type: Task
> Reporter: Benedikt Ritter
> Fix For: 3.0-RC1
>
> Attachments: junit-platform-surefire-provider.zip
>
>
> The JUnit team wishes to contribute their surefire provider implementation
> for JUnit 5 to the Maven team.
> The code is currently located at GitHub:
> https://github.com/junit-team/junit5/tree/master/junit-platform-surefire-provider
> They have recently relicensed the code under terms of Apache License 2.0:
> https://github.com/junit-team/junit5/issues/541
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)