NX01: Closed x4o-maisdoc module by moving theme to META-INF
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 57s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 57s
This commit is contained in:
parent
c8c5939d48
commit
3909330f77
18 changed files with 38 additions and 34 deletions
|
|
@ -31,7 +31,7 @@
|
|||
/// @version ©Δ∞ 仙上主天
|
||||
open module ᣕᕁᐤᣳ.ᕽᙾᐤ.ᒄᣗᑊᘁᓫᣗ {
|
||||
// TODO: remove open after qa module, as all test resources only work if open...
|
||||
// thus local tests that remain, can only use inline xml if module is not open...
|
||||
// thus local tests that remain, can only use inline xml if module is not open in test or move to META-INF...
|
||||
|
||||
// TODO: move qa tests own project as we get duplicate resouces from "ONE" module filtered to last one which breaks testing
|
||||
|
||||
|
|
@ -42,7 +42,7 @@ open module ᣕᕁᐤᣳ.ᕽᙾᐤ.ᒄᣗᑊᘁᓫᣗ {
|
|||
|
||||
// TEMP for tests only, until split to nx01-x4o-driver-qa module
|
||||
requires java.desktop;
|
||||
// M2E is correct for now allowing two module-info per project, missing;
|
||||
// M2E is correct for not allowing two module-info per project, missing;
|
||||
//test-requires java.desktop;
|
||||
//test-requires transitive org.junit.jupiter.engine;
|
||||
//test-requires transitive org.junit.jupiter.api;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue