You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "Enrico Olivelli (JIRA)" <ji...@apache.org> on 2016/03/15 14:45:34 UTC

[jira] [Commented] (BOOKKEEPER-881) upgrade surefire plugin to 2.19

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

Enrico Olivelli commented on BOOKKEEPER-881:
--------------------------------------------

I use NetBeans and NetBeans is not compatible with surefire 2.19, the latest compatible version is 2.18

see:
https://netbeans.org/bugzilla/show_bug.cgi?id=256211

please upgrade only to 2.18



> upgrade surefire plugin to 2.19
> -------------------------------
>
>                 Key: BOOKKEEPER-881
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-881
>             Project: Bookkeeper
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 4.2.3, 4.3.1
>            Reporter: Sijie Guo
>            Assignee: Sijie Guo
>            Priority: Minor
>             Fix For: 4.4.0
>
>         Attachments: BOOKKEEPER-881.patch
>
>
> surefire 2.19 plugin provides running tests with multiple formats in one
> {code}
> mvn "-Dtest=???Test, !Unstable*, pkg/**/Ci*leTest.java, *Test#test*One+testTwo?????, #fast*+slowTest" test
> mvn "-Dtest=Basic*, !%regex[.*.Unstable.*], !%regex[.*.MyTest.class#one.*|two.*], %regex[#fast.*|slow.*]" test
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)