GitHub user cocorossello opened a pull request:
https://github.com/apache/tomee/pull/305
ApplicationComposerExtension. Problem: When I add junit-jupiter depenâ¦
There is a problem:
When I add junit-jupiter dependencies test-testng tasks executes all the
tests, I don't know why the excludes are being ignored
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cocorossello/tomee master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tomee/pull/305.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 #305
----
commit bd549ff0dcd9eb4efa535a2e7658c3a4807a6fe4
Author: Vicente Rossello <vrossello@...>
Date: 2018-12-24T08:17:57Z
ApplicationComposerExtension. Problem: When I add junit-jupiter
dependencies test-testng tasks executes all the tests
----
---