[
https://issues.apache.org/jira/browse/BOOKKEEPER-881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15321627#comment-15321627
]
Matteo Merli commented on BOOKKEEPER-881:
-----------------------------------------
{code}
commit bd2ebcd75f41552f37166616e05821f4f7752f26
Refs: [master], {apache/master}
Author: Rithin <[email protected]>
AuthorDate: Wed Jun 8 16:04:54 2016 -0700
Commit: Matteo Merli <[email protected]>
CommitDate: Wed Jun 8 16:04:54 2016 -0700
BOOKKEEPER-881: Upgrade surefire plugin to 2.19.1
Upgrade to using maven surefire plugin version 2.19.1
Author: Rithin Shetty <rithingmail.com>
Author: Rithin <[email protected]>
Reviewers: Matteo Merli <[email protected]>
Closes #47 from rithin-shetty/surefire-upgrade
{code}
> 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: Rithin Shetty
> Priority: Minor
> Fix For: 4.5.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)