[GitHub] maven-surefire pull request #154: Move junit5 provider code

2017-08-03 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/maven-surefire/pull/154


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[GitHub] maven-surefire pull request #154: Move junit5 provider code

2017-06-12 Thread britter
GitHub user britter opened a pull request:

https://github.com/apache/maven-surefire/pull/154

Move junit5 provider code

Move the junit5/junit-plattform provider code to the junit5 branch. I used 
`git cherry-pick 73e09a8b^..70c8843e` to do this.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/britter/maven-surefire 
move-junit5-provider-code

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/maven-surefire/pull/154.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 #154


commit 4bf43aab9726f387a35bff40ee0c872110e03d52
Author: Benedikt Ritter 
Date:   2017-02-06T13:02:48Z

SUREFIRE-1330: Import code from 
https://issues.apache.org/jira/browse/SUREFIRE-1330 unchanged as provided

commit 91e6d96593af11bcd7d80183caa6c9ef838fd8bc
Author: Benedikt Ritter 
Date:   2017-02-06T13:20:54Z

Remove LICENSE file, ALv2 will be part of the source distribution

commit 68722a859522efbc9654a7dd6881108c86dafe1d
Author: Benedikt Ritter 
Date:   2017-02-06T13:23:03Z

Convert spaces to tabs

commit 9ac9198760e0b7682534e84220d9210ca4b8a80a
Author: Benedikt Ritter 
Date:   2017-02-06T13:25:01Z

Use Apache Software Foundation License header

commit c4e77a85f498cd4fc3e3fb5a79e1a717201dd02e
Author: Benedikt Ritter 
Date:   2017-02-06T14:20:30Z

Adopt Apache Maven code style

commit e842f9b361845176a6e883d7bf12838f94e89872
Author: Benedikt Ritter 
Date:   2017-02-06T17:55:49Z

Add surefire-junit5 provider as module to the surefire build

commit 61dbc6c79c5fea357bda999d1cbeb647bca5494b
Author: Benedikt Ritter 
Date:   2017-02-06T17:56:20Z

Remove unused filed

commit 78229d505cf515aa90652ab630bea11ae1c6ce69
Author: Benedikt Ritter 
Date:   2017-02-06T18:06:23Z

Remove usage of internal JUnit API

commit 4b8c1a47ab348e16f3f9ec0938d8312cb7546f4c
Author: Benedikt Ritter 
Date:   2017-02-06T18:14:53Z

Move provider classes to maven surefire package

commit acef2c3207da233c03bef600bf7467c92e8ee897
Author: Benedikt Ritter 
Date:   2017-02-06T18:17:36Z

Remove engine declaration - this should be done automatically by surefire

commit 04b482ca6403696e9d118a3f05bd086dc82691ad
Author: Benedikt Ritter 
Date:   2017-02-06T18:54:40Z

Make Checkstyle happy

commit 6a9f36e6a403f376b8088f8e7f4345e2c190b3ec
Author: Benedikt Ritter 
Date:   2017-02-06T18:54:59Z

Configure shade plugin so that is does not explode

commit 841d67f9f0bbb8291d5d20120f6b91f58c634e95
Author: Benedikt Ritter 
Date:   2017-02-10T18:59:23Z

Rename JUnit5 provider to JUnit Platform provider, as suggested by 
@marcphilipp

commit da384e987c73ebbe4767f19427c021bced5f1c0e
Author: Benedikt Ritter 
Date:   2017-02-10T20:00:14Z

Add contributors of the original provider implementation to pom.xml

Thank you for your contributions to open source:
- @lutovich
- @hotchemi
- @sbrannen
- @bechte
- @marcphilipp
- @mmerdes
- @jlink

commit 9580f5ef25c0d4736046165275f2d57d31686ae9
Author: Maxime Gréau 
Date:   2017-04-11T13:32:10Z

SUREFIRE-1330: Fix module name in surefire-providers reactor




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org