Commit ec88d2b
committed
Removed dependency between "test" and "jacocoTestReport"
Closes issue #2913.
This will allow us to not to exclude the "test" job from every other test.
Unfortunately, this will break creating the coverage reports from only starting "jacocoTestReport" task in Gradle.
Signed-off-by: Pawel Gudel <pawel.gudel@eliatra.com>1 parent 4eef662 commit ec88d2b
2 files changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | 54 | | |
56 | 55 | | |
57 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
390 | 390 | | |
391 | 391 | | |
392 | 392 | | |
393 | | - | |
394 | | - | |
395 | 393 | | |
396 | 394 | | |
397 | 395 | | |
| |||
0 commit comments