You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/06/04 13:44:04 UTC

[jira] [Commented] (SUREFIRE-1330) JUnit 5 surefire-provider code donation

    [ https://issues.apache.org/jira/browse/SUREFIRE-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16036279#comment-16036279 ] 

ASF GitHub Bot commented on SUREFIRE-1330:
------------------------------------------

Github user britter commented on the issue:

    https://github.com/apache/maven-surefire/pull/146
  
    @Tibor17 the provider is already part of the 3.0-rc1 branch. Please see #142. This just fixes an incorrect module name.
    
    > It's not legal to introduce incomplete feature.
    
    Since we have not added the `ProviderInfo` for JUnit 5 in `AbstractSurefireMojo`, the provider is effectively not usable. So we can think of this as a feature toggle. The code does not hurt anybody, but it is much easier to work on it, when it is already part of the 3.0 line.


> 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)