[
https://issues.apache.org/jira/browse/BOOKKEEPER-881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15321563#comment-15321563
]
ASF GitHub Bot commented on BOOKKEEPER-881:
-------------------------------------------
GitHub user rithin-shetty opened a pull request:
https://github.com/apache/bookkeeper/pull/47
BOOKKEEPER-881 upgrade surefire plugin to 2.19.1
Upgrade to using maven surefire plugin version 2.19.1
Author: Rithin Shetty <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rithin-shetty/bookkeeper surefire-upgrade
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/bookkeeper/pull/47.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #47
----
commit 5e90222576b2eb3d2eeb6de519f0fb08bb601e3e
Author: Rithin <[email protected]>
Date: 2016-06-08T22:22:26Z
BOOKKEEPER-881 upgrade surefire plugin to 2.19.1
Upgrade to using maven surefire plugin version 2.19.1
Author: Rithin Shetty <[email protected]>
----
> 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)