Commit 3ffba41
committed
ST6RI-844 Adds transitive dependencies to Xpect tests
Xpect tests are run as plain Java JUnit tests (without Eclipse/OSGi
runtimes) that do not always correctly collect transitive dependencies.
This resulted in the test executions failing because of the missing
classgraph dependency that needed to be added.1 parent fce7352 commit 3ffba41
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
0 commit comments